/initializr

A project boilerplate

Primary LanguageApacheConfMIT LicenseMIT

Using Gulp, SASS and BrowserSync for your front end web development

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.

Usage

  • Install gulp globally:

    • npm install -g gulp
  • Install dependencies:

    • npm install
  • Type gulp and start developing

Changelog

v1.0.0

  • Initial release/commit