generator-html5-boilerplate
v0.0.2
Published
html5-boilerplate generator that scaffolds out a front-end web app
Maintainers
Readme
generator-angular-boilerplate
Usage
Create your project
Install the required tools: yo, gulp, bower
npm install -g yo gulp bowerInstall generator-html5-boilerplate:
npm install -g generator-html5-boilerplateMake a new directory, and cd into it:
mkdir html5-boilerplate && cd $_Run yo html5-boilerplate, optionally passing an app name:
yo html5-boilerplateLicense
MIT
