/socketio-chat

Node.JS simple chat, using express and socket.io

Primary LanguageHTMLISC LicenseISC

socketio-chat

Node.JS simple chat, using express, mongoDB and socket.io

Installing:

  1. Clone project:
git clone https://github.com/kantegory/socketio-chat.git
  1. Install all requirements:
cd socketio-chat && npm i
  1. Run project:
npm start

Example: