#Boilerplate Boilerplate for starting a new node.js project with the following frameworks:
-Backbone.marionette
-Twitter Bootstrap
-RequireJS
-Express
##Up and Running
-git clone [email protected]:tomkit/backbone.marionette-bootstrap-requirejs-nodejs-express-template.git mynewrepo
-cd mynewrepo
-npm install
-node server.js