bundle install --without production
bundle exec rake db:migrate
bundle exec rake db:newdataseed
rails server
vagrant up
vagrant reload
This will take a while the first time you run it, but will be faster afterwards.
There was an error while loading. Please reload this page.