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:3000in multiple browsers or clients for seeing the result
