The Slush homepage
All pull requests should be made to the develop branch.
Gulp:
npm install -g gulpLocal dependencies:
npm install && bower installgulp serveOpen: http://localhost:3000 in your browser.
gulp distRun it by opening ./dist/index.html in your browser.
You'll need push access to the repo to do this!
gulp deployMIT