/node-realtime-chat-app-example

Example of a realtime Node.js chat application using socket.io

Primary LanguageJavaScript

node-realtime-chat-app-example

An example realtime chat application using Node.js and socket.io

git clone https://github.com/TeamworkGuy2/node-realtime-chat-app-example.git
cd node-realtime-chat-app-example/
npm install
npm start

And just open localhost:3000 in your browser