/Chat-app

This is a live chat app based on socket.io.

Primary LanguageJavaScript

Chat-app

This is a live chat app based on socket.io.

  • run npm install to install all the required modules
  • run npm start or node server/server.js to start the local server.
  • Visit the live app inside your browser. http://localhost:3000