Sketch.io Sketch.io is an online multiplayer drawing and guessing game! Backend Frontend How to run Run the server In the terminal cd server npm install npm start Run the client In another terminal cd client npm install npm start