A card tracker to know which all cards your opponent has in the game of catan/colonist. Checkout the game at https://colonist.io/#</>
- install node.js
- change into the project directory.
- install the dependancies by running
npm install
- start the server
npm start
The server will start at localhost:3000
in the browser