Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 231 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 231 Bytes

README

To use this aplication, clone or download it, run bundle install, run rails db:migrate, optionally run rails db:seed to seed the database. Run rails s to start the server. Navigate to http://localhost:3000 to get started.