@devsutrix/test-publish
v1.1.6
Published
Test publish
Downloads
4
Readme
Test
Get Started
1/ Clone this repository.
2/ Install the node dependencies by running npm install
.
3/ Run npm run jsdoc
to generate the jsdoc.
4/ Run npm run build
to compile the code.
5/ Run npm start
to start the app.
Test
Run npm test
to run unit test
Prerequisites
- NodeJs: 6.6.0+
- Nodemon: 1.11.0+
- Rollup: 0.41.6+
- Jsdoc: 3.4.3+