Skip to content

nayotta/ts-module-template

Repository files navigation

ts-module-template

Lint and BuildNode.js Package

A simple typescript module template with eslint & github action

Build Setup

# clone the project
$ git clone https://github.com/nayotta/ts-module-template.git

# enter the project directory
$ cd ts-module-templte

# install dependencies
$ npm install

# build lib
$ npm run build

# run test
$ npm run test

Private packages

If this module with private packages, you can get it by edit .npmrc & .github/workflows/*.yml.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published