Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 142 Bytes

File metadata and controls

7 lines (6 loc) · 142 Bytes

Instructions

  1. git clone https://github.com/UBCEnvision/cafe.git
  2. bundle install
  3. rake db:migrate
  4. rake db:seed
  5. rails s