Initializr is a project boilerplate based on the Twitter Bootstrap version of HTML5 Boilerplate. It has been modified to utilize Bourbon, Gulp, SASS, Jade, and Browsersync.
-
Install gulp globally:
npm install -g gulp
-
Install dependencies:
npm install
-
Type
gulp
and start developing
v1.0.0
- Initial release/commit