On the terminal, run the following commands:
Run ‘bundle update` to download Ruby Gems from the Gemfile
Run ‘rake db:migrate` to migrate the database
Run ‘rails s` to start the server
Go to ‘localhost:3000’ on your browser to view the app
| Name | Name | Last commit date | ||
|---|---|---|---|---|
On the terminal, run the following commands:
Run ‘bundle update` to download Ruby Gems from the Gemfile
Run ‘rake db:migrate` to migrate the database
Run ‘rails s` to start the server
Go to ‘localhost:3000’ on your browser to view the app