monzou / backbone.marionette.example

MVVM-flavored example CRUD app with Backbone.Marionette + Backbone.stickit + Browserify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backbone.Marionette Example

MVVM-flavored example CRUD app with Backbone.Marionette + Backbone.stickit + Browserify.

image

Code here is work in progress.

Concept

Development

$ git clone https://github.com/monzou/backbone.marionette.example.git
$ cd backbone.marionette.example
$ npm install
$ bower install
$ grunt

About

MVVM-flavored example CRUD app with Backbone.Marionette + Backbone.stickit + Browserify


Languages

Language:CoffeeScript 98.4%Language:CSS 1.6%