Skip to content

Minimal example of a chat room using Socket.io and React.js

Notifications You must be signed in to change notification settings

inhibitor1217/socket-io-react-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socket-io-react-example

Guide

1. Install dependencies

yarn

2. Start the server

cd packages/server
yarn dev

3. Start the client

cd packages/client
yarn dev

About

Minimal example of a chat room using Socket.io and React.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published