Supper-Bootstrap be build base on the framework Twitter Bootstrap v3.3.7 and integrated Font Awesome v.4.6.3
gulp-plumber, gulp-less, gulp-less-sourcemap, gulp-cssmin, browser-sync, gulp-html-tag-include
You need Gulp installed globally:
$ npm i -g gulpInstall the dependencies:
npm installRun command below to work:
gulp watch-
Browser default will auto open a new windows with address: "localhost:3000" base from root folder.
-
Gulp will auto build HTML, LESS and minify css and auto refresh bowser when you save file.