Skip to content

Mixed MVC(Mithril.js(Controller,View) + Backbone(Event,Model,Collection) + coffeescript)

Notifications You must be signed in to change notification settings

y0ke/MithrilBackboneMVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MithrilBackboneMVC

Mixed MVC frame work(Mithril.js Controller,View + Backbone(Event,Model,Collection))

Installation

  • node.js(npm)
  • grunt
  • coffeescript
  • sass
  • compass
  • scss_lint
    are required.Install them and move to your installed folder of this project in terminal then
$ npm install
$ grunt develop

grunt develop generates js and css files and auto-generated document via YUI doc.

dependencies

how to use

please refer to /src/Controller/BaseController.coffee

About

Mixed MVC(Mithril.js(Controller,View) + Backbone(Event,Model,Collection) + coffeescript)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages