Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 159 Bytes

README.rdoc

File metadata and controls

11 lines (10 loc) · 159 Bytes

GUIDE

Ruby 2.4.6
Rails 4.2.10

Install:

  1. Setup .env by evn.example

  2. bundle install

  3. rake db:create

  4. rake db:migrate

  5. rake db:seed

  6. rails s