Akshat Sharma

A HAML, SASS, CoffeeScript boilerplate

Updated on
Tagged as {javascript, haml, sass, gulp, build}

TL;DR

Here's the repo https://github.com/akshat1/WebFEBoilerPlate. To use it, clone the repo to your disk, then delete the .git folder by running $rm -rf .git

Then, you can add this to your own repo and use it as you wish. The folder names are self-explanatory, all the coffee files will get concatenated into a single app.js file. This can of course be changed in gulpfile.js.

The (slightly) Longer Version

We use,