ianqueue / marionette-example

A simple example on how to structure backbone/marionette code into modules.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

marionette-example

A simple example on how to structure backbone/marionette code into modules.

Thanks for taking a look at my example, file paths will need to be modified to your directory structure.

Vendor libraries such as Backbone, jquery, Underscore, Marionette, Less, Handlebars are not included, but can be configured in the main.js file which configures RequireJS.

About

A simple example on how to structure backbone/marionette code into modules.


Languages

Language:JavaScript 80.0%Language:CSS 20.0%