@beepmehere/lib
v1.2.0
Published
isomorphic javascript utilities
Readme
Rally Moto Lib
Using This Package
npm i --save @beepmehere/lib
Requirements
- nodejs, npm
Getting Started
npm inpm start
Commands
$ npm run <command>
| command | description |
| ------------- | ----------------------------------------- |
| init:hard | init with a fresh package-lock |
| start | start development server |
| test | run tests in watch mode |
| cover | test coverage checks |
| lint | lints src code |
| lint:fix | lints src code and fixes errors |
| integration | runs integration tests |
| verify | verify's that the build will pass locally |
