Skip to content

adarqui/todo-backend-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo-backend reference client

This is a todo app which uses the todo-backend API to store it's todos.

Provenance

This app is a slightly-modified version of the TodoMVC Architecture Example for for backbone.js.

Native instructions

npm install
npm run-script native

cd ../todo-backend-client.native/todo-backend-client && open osx64
# etc..

About

a TodoMVC client which uses TodoBackend to store its todos.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.8%
  • HTML 17.6%
  • CSS 9.6%