A real time chat application using React.js and Web socket
To run:
- Navigate to the client directory -
cd client/
- Run
npm start
to start the development server
A real time chat application using React.js and Web socket
To run:
cd client/
npm start
to start the development server