- Clone the app using
git clone - Install rails using this guide
- cd into the project root
- Run
bundle install
rails db:migrate
rails server
- Checkout http://127.0.0.1:3000/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git clonebundle install
rails db:migrate
rails server