Skip to content

sei-relativity/lesson-w08d03-muse-app

Repository files navigation

Muse App

Steps

  1. clone to your computer
  2. cd into the app folder
  3. run bundle install
  4. run rails db:reset db:migrate db:seed
  5. start the rails server by rails s