# Card Game ## Technology - node.js - express.js - socketIO - HTML5 (Canvas) ## Install `sudo apt install npm` `git pull ` `npm install express --save` ## Run `node server.js` Access through `http://localhost:3000`