/todomvc

Demo TodoMVC app for 0.9.3

Primary LanguageRuby

Demo Todos App

This app is an example using the TodoMVC project

NOTE: I threw this together in 5 minutes just to say we had a TODOMVC example.

To Run, start mongodb in one terminal:

mongod

Then run the project:

bundle install
bundle exec volt server