Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 325 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 325 Bytes

README

Ruby version

`ruby-2.6.3`

Configuration

  1. mv config/examples/application.yml.example config/application.yml
  2. mv config/examples/database.yml.example config/database.yml
  3. Run bundle install
  4. Run rake db:create
  5. Run rails server rails s
  6. Go to http://localhost:3000 and play game