A chatting application using socket.io, node.js, express.js & vue.js
Express >= 4.0
Socket.io >= 1.0
-
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:3000
in multiple browsers or clients for seeing the result