/contactsdemo

A demo and contacts app

Primary LanguageJavaScript

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