StartFrame - Rapid Boilerplate/Framework with a bit of Sass & Gulp to get your project started
You will need node.js
In terminal, run the following code in your StartFrame project folder to get you up & running
$ npm install
$ gulp
Deploy with a minifed css & js into the /dist folder
$ gulp build