denispeplin / todomvc

Demo TodoMVC app for 0.9.3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Demo TodoMVC app for 0.9.3


Languages

Language:Ruby 66.7%Language:CSS 23.6%Language:HTML 9.7%