assemble / assemble-boilerplate-h5bp

Assemble boilerplate for launching projects with H5BP (https://github.com/h5bp/boilerplate-h5bp)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boilerplate-h5bp NPM version

Assemble boilerplate for generating a site with H5BP (HTML5 Boilerplate).

To learn more about Assemble visit assemble.io.

Getting Started

  1. Download this project.
  2. Run bower install or git clone https://github.com/h5bp/boilerplate-h5bp.git "vendor"
  3. 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, contributors.
Released under the MIT license

About

Assemble boilerplate for launching projects with H5BP (https://github.com/h5bp/boilerplate-h5bp)

License:MIT License


Languages

Language:JavaScript 56.6%Language:Handlebars 43.4%