/simpleChatApp

Simple chat app build with express.js and socket.io

Primary LanguageJavaScript

Simple App Chat

Simple websocket chat build with node.js (express) and socket.io.

Run App

  1. Download code from repository

  2. Install Node.JS

  3. On node console install Dependencies -> npm install

  4. On console run -> npm start

  5. Browse http://localhost:3000