Where's Waldo Server Getting Started 1. Install & Setup # install dependencies bundle install # seed the database bin/rails db:seed 2. Run The App bin/rails start Links Specs Todos