Todo example app in tower.js
CoffeeScript JavaScript
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
app
config
db
public
test
vendor
.gitignore
.npmignore
.slugignore
Cakefile
Procfile
README.md
Watchfile
package.json
server.js

README.md

Tower-Todo

This is going to be a single page no refresh todo app in Tower.js The app is going to take advantage of Tower.js' view/model sharing betweenthe server and client side.