Generated by Node Project Generator.
Yeoman generator for Node projects.
- Cloning the repo
$ git clone https://github.com/statikstack/generator-node.git- Installing dependencies
$ npm install- Running scripts
| Action | Usage |
|---|---|
| Starting development mode | npm start |
| Linting code | npm run lint |