Skip to content

voltrb/contactsdemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published