Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 103 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 103 Bytes

To start the application

Open your terminal and type

  1. bundle install
  2. rake db:migrate
  3. rails s