Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 229 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 229 Bytes

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