Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 166 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 166 Bytes

README

How to start the testing application

  • git clone
  • RAILS_ENV=development bundle install
  • bundle exec rake db:bootstrap_and_seed
  • bundle exec rails s