Background

Since it's clear that naming your bookstore after a mighty river is the key to success, we're going to build Mississippi.com, an Amazon.com competitor.

Project setup

$ bundle install
$ rails db:setup
$ rails server

Testing

To run the test suite, run:

$ rspec