Skip to content

O-I/volt_todo_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Volt Todos Example App

An example todo app built using the Volt framework and following the steps in the tutorial in their documentation. The "official" Volt sample todo app's source can be found here.

If you'd like to run the app locally:

$ git clone git@github.com:O-I/volt_todo_example.git
$ cd volt_todo_example
$ bundle install
$ volt server

and in a separate Terminal window, start up MongoDB:

$ mongod

You can also play with it on Heroku here.

About

Sample todo app using the Volt framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors