- Fork this repo
- Clone your forked repo
- run
bundle install
- run
rails db:{drop,create,migrate,seed}
- run the test suite with
bundle exec rspec
. You should have all passing tests to start. - Add project partner(s) on Github under
settings -> collaborators
.
This repository has been archived by the owner on May 7, 2023. It is now read-only.