chatter
chatter copied to clipboard
A chatting app using socket.io
Chatter
A chatting application using socket.io, node.js, express.js & vue.js
Requirements
Express >= 4.0
Socket.io >= 1.0
Usage
-
Clone and navigate to this project directory
-
Install the dependencies
npm install -
Run the node/express http server
node index.js -
Open the url
http://localhost:3000in multiple browsers or clients for seeing the result
Screencast
