A simple chat application using node socket.io and expressjs
-
To run
git clone [email protected]:sidzan/socketIOchat.git
-
Install the package required
npm install
-
start the server
node index.js
A simple chat application using node socket.io and expressjs
To run
git clone [email protected]:sidzan/socketIOchat.git
Install the package required
npm install
start the server
node index.js