Skip to content

kantegory/socketio-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

Releases

No releases published

Packages

No packages published