Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 197 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 197 Bytes

Chat App

To run the app

First run npm i to install all dependencies.

Then run node server, next in a seperate terminal run npm start.

Use node v11.10.1 or greater.

Happy Chatting!