Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 524 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 524 Bytes

Room_Chat

Chat app which lets you do conversation like you are in a room. https://room-chatx.herokuapp.com/

room-chat-png

Available Scripts

In the project directory, you can run:

npm start

Starts the node server in production environment.
Open http://localhost:3000 to view it in the browser.

npm run test

Starts testing of application