To populate the database with sample data: rake db:repopulate To run rspec tests: bundle exec rspec To run server: rails webpacker:compile rails server