A boilerplate for Bootstrap Sass and FontAwesome using Gulp, Bower and npm
For a Bootstrap 4 + Yarn version please see: https://github.com/DaveFlynn/Bootstrap-4-Sass-Yarn-Gulp-Boilerplate
- Clone this repo.
- cd into directory and run
bower install && npm install
- Run
gulp
to compile Sass and JS - Run
gulp watch
to monitor your JS and SASS