Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fabienjuif/subterra

Not finished clone of subterra board game
https://github.com/fabienjuif/subterra

coop game subterra turn-based wip

Last synced: 14 days ago
JSON representation

Not finished clone of subterra board game

Awesome Lists containing this project

README

        

## 🤖 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](https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfkpmmfibljd?hl=fr) and [react-devtools](https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi) 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](./lambdas/README.md)

Check the dedicated [README.md](./lambdas/README.md)