Monopoly Deal game
A Monopoly Deal game built using the 3REE (React - Redux - Rethinkdb - Express) stack.
Initial boilerplate was based on: https://github.com/GordyD/3ree
Replace
npm
withyarn
if you are using yarn
npm install
rethinkdb
in the root directory in a separate tabnpm run db:setup
wait and exitnpm start
localStorage.removeItem('redux')
e.g. payer pays using a property card -> set is no longer a full set -> house and hotel cards should go to a different place
MIT