A collaborative drawing board where users can share ideas, chat or just have fun. Made with Node.js using Express.js and Socket.io frameworks.
- Install Node.js
- Navigate to project directory and run "npm install" in order to install dependencies
- Run index.js using Node. Optional command line argument should be the port on which the server will run (Default: 3000)