Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 227 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 227 Bytes

ChatSocketio

See this chat working at : https://qgchatclub.herokuapp.com/

Running it

First, grab the dependencies:

npm install

Then run the app like so:

npm start

And navigate to localhost:3000 and chat !