Skip to content

plaincodingdev/socketio-4-expressjs-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Server

Run the following command to start the server:

cd server
npm install
npm install -g nodemon
nodemon index.js

Access the server at http://localhost:3000

Client

Run the following command to start the client:

cd client
npm install

Access the client at http://localhost:5173/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published