boilerplate-h5bp
v0.1.1
Published
Assemble boilerplate for generating a site with H5BP (HTML5 Boilerplate).
Downloads
9
Readme
Assemble + HTML5 Boilerplate
Assemble boilerplate for launching projects with H5BP
To learn more about Assemble visit assemble.io.
Getting Started
- Download this project.
- Run
bower install
orgit clone https://github.com/h5bp/boilerplate-h5bp.git "vendor"
- Run
npm install
You should now be able to build the project with the grunt
command.
Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality.
Author
Jon Schlinkert
Copyright and license
Copyright (c) 2014 Jon Schlinkert Released under the MIT License