Skip to content

kuixiansheng/todomvc-canjs-requirejs-coffeescript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoMVC + CanJS + RequireJS

Port of the original CanJS TodoMVC app for using RequireJS mostly written in Coffeescript.

##Screen shot screen shot of the app

Local installation

  • Open Terminal (Node.js is required)

      clone git://github.com/sectore/todomvc-canjs-requirejs-coffeescript
      cd todomvc-canjs-requirejs-coffeescript/build
      npm install
      grunt
    
  • Open http://localhost:9999

More information

Check out "Modular TodoMVC app with CanJS and RequireJS" on WS-Blog for more information

Credit

Initial code written by Bitovi as part of TodoMVC

Refactored by Jens Krause // WEBSECTOR.DE

About

Port of TodoMVC app using CanJS and RequireJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.5%
  • CSS 9.1%
  • CoffeeScript 3.5%
  • HTML 0.9%