marionette-boilerplate icon indicating copy to clipboard operation
marionette-boilerplate copied to clipboard

Let's start the dance! This boilerplate is a ready setup for starting your next awesome javascript app in minutes. Backbone + Marionette + RequireJS + Twitter Bootstrap

Results 3 marionette-boilerplate issues
Sort by recently updated
recently updated
newest added

I have made adjustments to make the code work with the newest versions of bower components. The most significant update is marionette.js (from 1.0.4 to 2.2.2).

Fixed bower references so the app can be run after executing `$ bower install` @ajaxray nice work on this boilerplate! I had issues running it, but tracked down the problems...