Skip to content

melsen888/web-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socket.io

simple web chat using Socket.io

### Installation
  1. Clone the repo
git clone https://github.com/melsen888/web-chat
  1. Install NPM packages
npm install

Usage

npm start

or

node app.js

JavaScript GitHub Git