You can see a working demo here
- Duplicate
variables.env.sample
invariables.env
- Fill
DATABASE_URI
with a valid MongoDB URI - Fill
JWT_SECRET
- Run
npm install
- Enter
client
folder and runnpm install
- In the root of the project run
npm run start
Please note that if you want to simulate a game versus another player on a single computer you must open another browser :)
Built with the help of some 🍺