fabienjuif / subterra

Not finished clone of subterra board game
https://pedantic-lalande-d5e881.netlify.com/
0 stars 0 forks source link
coop game subterra turn-based wip

🤖 Hack it

🕹 Start the UI and play with it

  1. Install dependencies: yarn
  2. Start the dev server (ui & server): yarn start
  3. Go to http://localhost:3000
  4. Play with the code!
  5. You can install redux-devtools and react-devtools too!

✔ Unit testing

  1. Install dependencies: yarn
  2. Run tests: yarn test, note that if you want to run all tests you have to press a after test are listening

âš— Stack

🚀 AWS

Check the dedicated README.md