voltrb / todos3

Sample todos+blog app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample Volt Project

This is a WIP and has a few broken things in it. Should give you a basic demo to volt though.

To Run, start mongodb in one terminal:

mongod

Then run the project:

bundle install
volt server

About

Sample todos+blog app


Languages

Language:Ruby 95.8%Language:CSS 4.2%