Skip to content

stb1rd/react-socket-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

// клиент
git clone https://github.com/stb1rd/react-socket-chat.git chat-client
cd chat-client
npm install
npm start

// сервер
git clone https://github.com/stb1rd/react-socket-chat-server.git chat-server
cd chat-server
npm install
node server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published