SummitPatel / collaborative-canvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Simultaneous Drawing Application

Setup

  • Clone this repository on to your local machine.

  • Run npm install to get the Socket.io and Express dependencies.

  • Run node server.js to start up the express server.

  • Open up two web browsers at http://localhost:3000/ to see it in action!

About


Languages

Language:HTML 60.2%Language:JavaScript 39.8%