Multiplayer UNO game with Node.js and Vue.js. Set up development environment with docker, docker-compose, Node.JS/npm Clone repo Build Vue client. Run Node server on localhost:80 (might need to change some config to allow it to run on port 80, or change used port to 3000 in server.js)