Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 232 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 232 Bytes

socketIOchat

A simple chat application using node socket.io and expressjs

  1. To run

    git clone git@github.com:sidzan/socketIOchat.git

  2. Install the package required

    npm install

  3. start the server

node index.js