Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 297 Bytes

File metadata and controls

15 lines (12 loc) · 297 Bytes

SocketIO Simple Chat App

Simple Chat App Using Node JS + Socket IO

Installing

git clone https://github.com/anggamanggala21/socketio-simple-chat-app.git
cd socketio-simple-chat-app
npm install
node server.js
access http://localhost:3000 on browser

Authors

  • Angga Manggala