Skip to content

rachelcdev/multiplayers-drawing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multipalyers-drawing

The demo of websockets in both client and server side.

The project is built based on

  • client side: next.js, tailwind css, react-color, socket.io-client
  • server side: express, nodemon, socket.io

Following the guidance to run the project locally.

server side: /server

npm run server

client side: /client

npm run dev

open localhost:3000 to play

the original source: https://github.com/joschan21/canvas-websockets/tree/master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published