/chat-app-socket.io

This is chat application created for supercoders training as task they given

Primary LanguageJavaScript

Chat Application

  • Using socket.io

Installation steps

  1. clone this repo
  2. install dependencies
    • npm install
  3. run server using
    • npm run dev
  4. server started on