This is a todo app which uses the todo-backend API to store it's todos.
This app is a slightly-modified version of the TodoMVC Architecture Example for for backbone.js.
npm install
npm run-script native
cd ../todo-backend-client.native/todo-backend-client && open osx64
# etc..