An open API service indexing awesome lists of open source software.

https://github.com/samccone/marionette-browserify

sample project for how to use backbone.marionette within the ever popular browserify
https://github.com/samccone/marionette-browserify

Last synced: about 1 year ago
JSON representation

sample project for how to use backbone.marionette within the ever popular browserify

Awesome Lists containing this project

README

          

Using Backbone.Marionette in browserify.
=====================
This is a sample project for how to use [backbone.marionette](http://marionette.js/) within the ever popular [browserify](http://browserify.org)

## Dev
* `npm install`
* `npm run-script build`
* `open index.html`