Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 185 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 185 Bytes

To get started:

  • Clone the repo
  • cd into the repo
  • bundle install
  • rails server
  • To run migrations: rails db:migrate
  • head over to localhost:3000 on your browser ✨