Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 426 Bytes

README.rdoc

File metadata and controls

22 lines (15 loc) · 426 Bytes

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • 2.3.0

How to run:

  • Deploy app

  • run bundle install in app directory

  • run rake db:migrate

  • run rake db:seed

  • rails s

  • open localhost:3000 in web browser

Please feel free to use a different markup language if you do not plan to run rake doc:app.