BootSync
Experiment with bootstrap variables and override defaults come up with your own theme.
##Setup
###Clone this repo
git clone https://github.com/fareez-ahamed/boot-sync
###Install bower dependencies
bower install
###Install NPM dependencies
npm install
###Prepare the repo
gulp make
###Serve
gulp
###Start playing with Bootstrap
Modify the scss/_variables.scss
file and see the changes lively updated on the browser.
##Projects without which it wouldn't have been possible