Skip to content
This repository has been archived by the owner on Dec 12, 2019. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 74 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 74 Bytes

SETUP

  1. rake db:create
  2. rake db:migrate
  3. rake db:seed
  4. rails s