Run the project: Clone the repository Make sure you have bundler installed (gem install bundler). Run bundle install. Run rake db:create. Run rake db:migrate. Run rake db:seed. Run rails s.