Skip to content

briancavalier/notes-demo-dojoconf-2011

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a toy app built using cujojs, and was used during my presentation at Dojoconf 2011. It's not intended to be a complete example, but shows some interesting aspects of cujojs.

To run the demo:

  1. git clone https://github.com/briancavalier/notes-demo-dojoconf-2011.git Be sure to clone it into a directory served by a web server
  2. cd notes-demo-dojoconf-2011
  3. git submodule init && git submodule update
  4. Open index.html in your browser. Note that a web server is required and file:// urls won't work

About

Simple Notes app for Dojoconf 2011 talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published