voltrb / contactsdemo

A demo and contacts app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Contact List App Example

Still in progress, but shows the basics.

To Run, start mongodb in one terminal:

mongod

Then run the project:

bundle install
bundle exec volt server

About

A demo and contacts app


Languages

Language:JavaScript 92.5%Language:Ruby 7.2%Language:CSS 0.3%