Created with ❤️ by Mike, Michael, Chris, Peter, and Nelson / Ruby version 2.3.1 / Needs Yarn npm package / Most customization must be manually done within Client directory /
Steps:
git clone (repo url)
bunde install
rails db:create db:migrate db:seed
rails s -p 3001
in new terminal window yarn
yarn start