This is a Boostrap Sass template using HTML5, JQuery and Sass. Gulp task is use to compile the css.
First, you must download and install node.js The node package manager (npm) will be installed at the same time. After that use npm command to install gulp globally.
npm install -g gulp
Lastly, clone this repository , go to your porject folder and run npm install
to install all pacakages. To start the server, type gulp
.
Gulp will watch for changes in your sass folder(scss), compile and output the result in the css folder as theme.css .
GNU General Public License v3.0.
This template is free to use. NB: Please don't remove copyright credit on pages and in project files
Want to say hi? Will be happy to hear from you