boilerplate
May 15, 2013 ยท View on GitHub
This is my application's boilerplate for something. It's ready to use:
- requirejs
- jquery
- underscore
- backbone
- sass
- slim
- coffee-script
- sinatra w/ reloader
- livereload w/ grunt
- Testing: mocha + expect + sinon.js and testem
Getting Started
$ bundle
$ bower install
$ npm install
$ foreman start
Want to use other js libraries?
- edit bower.json
- run "bower install"
- edit views/application.coffee w/ requirejs