aaron_chandler

Up & Run

  • bundle install
  • rake db:create
  • rake db:migrate
  • rake db:setup
  • rails s -p 3333
  • open localhost:3333 in the browser
  • the admin credential is admin@example.com/test1234