Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 193 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 193 Bytes

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