Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 431 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 431 Bytes

ReactJS and Socket.io Chat App

Getting Started

First you'll need to fork or download the respository.

Then in terminal you'll install the node modules

npm install

Then you can run it using

npm run react to start React dev server. npm run server to start NodeJS Socket.io server.

Community Chat

Private Chat

Group Chat