NodeJS Silverback boilerplate project
Install all dependencies via npm
npm installor via yarn
yarn- You can run
yarn testto run all tests - You can run
yarn test:coverageto run all tests with coverage report
When you find issues, please report them:
Be sure to include all of the output from the npm command that didn't work as expected. The npm-debug.log file is also helpful to provide.
See the list of contributors who participated in this project.
This project is licensed under the ISC License - see the LICENSE.md file for details