Skeleton for a Backbone, Marionette application using Require.js, Bower, Grunt and LESS
Using this skeleton for your project is fairly simple:
-
Clone this repository:
git clone [email protected]:mezod/skeleton.git
-
Install all dependencies defined in package.json
npm install
-
Install all dependencies defined in bower.json
bower install
You are good to go!
Skeleton for a Backbone, Marionette application using Require.js, Bower, Grunt and LESS (15/10/2014)
- Bower
- Node
- npm
- RequireJS
- jQuery
- Underscore
- Backbone
- Marionette
- Bootstrap
- LESS
- Grunt
My multikanban app is based on this skeleton.