Skip to content

fabienjuif/subterra

Repository files navigation

🤖 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