gulp-tutorial-bootstrap icon indicating copy to clipboard operation
gulp-tutorial-bootstrap copied to clipboard

Example files for the blog post found in http://david-barreto.com/working-with-sass-bootstrap-and-gulp

Installation

These files are a complement of the tutorial found in my blog.

To use it you have to clone the files into your computer and dowload all the dependencies:

npm install
bower install

To run it, just write gulp on your console.