@corelink/cls-utils
v2.0.11-uwb-1
Published
Typescript Module Template
Downloads
11
Readme
Typescript Module Template
A template for creating Nodejs Modules.
How to start
git clone https://github.com/kuyoonjo/typescript-module-template.git
cd typescript-module-template
npm run build
npm run coverage
Publish
npm publish