This is a work in progress project. See the fun over at: https://calm-sierra-22112.herokuapp.com/
Getting started without Docker
- clone the directory
- cd /app
- npm update
- npm start
Getting started with Docker
- Install docker
- docker run -it --rm -p 5000:5000 --name coup coupboard