generator-herman-linter
v0.0.2
Published
Yeoman generator for a client-side JavaScript project.
Downloads
1
Readme
generator-herman-linter
Yeoman generator for a client-side JavaScript project.
Install
- Install Yeoman (if necessary) -
npm install -g yo
- Install Gulp (if necessary) -
npm install -g gulp
- Install the generator -
npm install -g generator-herman-linter
- Run -
yo herman-linter
and thennpm install
- Create the necessary databases
All files must be placed in the "src" directory!
Run
gulp lint
gulp build