Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 240 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 240 Bytes

Vue socket chat

Project built with Vue, Apollo and Graphql using socket.io.

Users will be able to create and join chat rooms in real time.

Remember install the dependencies:

npm install

And run command:

npm run server