Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 296 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 296 Bytes

README

In order to get the app up and running first run "bundle install". Then run "bundle exec rails db:migrate" Then run "bundle exec rails db:seed" Then run "rails s"

Then visit "localhost:3000"

The system should be up and running. You will need to create an account before using the app