An automated build environment for static websites making front-end development a breeze.
Clone this repo
$ git clone https://github.com/gr8rizwan/bootstrap-gulp-jade-sass-static.git
$ cd bootstrap-gulp-jade-sass-static
Install dependencies
$ npm install
$ bower install
Start tasks for development
$ gulp dev
Open your web browser and navigate to http://localhost:3001
Getting following Error:
Error: `libsass` bindings not found. Try reinstalling `node-sass`?
Try this:
npm uninstall --save-dev gulp-sass
npm install --save-dev gulp-sass@2