Skip to content
/ basic-nodejs-package Public template

a basic nodejs skeleton package for development

License

Notifications You must be signed in to change notification settings

corrt/basic-nodejs-package

Repository files navigation

basic-nodejs-package

A basic nodejs skeleton package for development.

Usage

Clone or copy these files into a new package to form the skeleton development.

Do a global search-and-replace on basic-nodejs-package to my-new-package-name

Development

development process

Prepare package for development with yarn install

Run unit tests and coverage once yarn run test

Build distribution files yarn run build

Start continuous testing with: yarn run dev

This will open a web-browser screen with unit test results. The tests are re-run every time that changed source code is saved.

License

MIT, ©2020, Correspondence Technologies, LLC

About

a basic nodejs skeleton package for development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published