/Realtime-Chatrooms-Socket.io

A realtime multiple chatroom app built with socket.io

Primary LanguageJavaScript

Realtime-Chatrooms-Socket.io

A realtime multiple chatroom app built with socket.io

To get started

  • Clone this repo
  • cd into it
  • Run yarn to install dependencies
  • Install nodemon globally with sudo npm i -g nodemon or as a dev dependency
  • User yarn dev and go to localhost:3000