Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 581 Bytes

File metadata and controls

9 lines (5 loc) · 581 Bytes

STARTER KIT FOR BOOTSTRAP 3 WITH POSTCSS

simply install the dependicies with npm install and run gulp watch

Gulp will scan the directory of bootstrap for any changes to .less files and generate a fresh bootstrap.css on the fly.

You will need to have the GULP-CLI installed on your machine.

This starter is meant to be used with React, Angular or other similar libraries, therefor the JavaScript side of bootstrap is not included.