generator-galvanize-html
v1.0.2
Published
Yeoman generator for a basic HTML5 boilerplate.
Downloads
54
Readme
generator-galvanize-html
Yeoman generator for a basic HTML5 boilerplate.
Install
- Install Mocha and Chai (if necessary) -
npm install -g mocha chai - Install Yeoman (if necessary) -
npm install -g yo - Install Gulp (if necessary) -
npm install -g gulp - Install the generator -
npm install -g generator-galvanize-html - Run -
yo galvanize-htmland after adding a .gitignore run `npm install
All files must be placed in the "src" directory!
Run
gulp
