Install the required modules in npm
npm install socket.io
node server.js
nodejs server.js
Then navigate to http://localhost:3000 to view the client.
Install the required modules in npm
npm install socket.io
node server.js
nodejs server.js
Then navigate to http://localhost:3000 to view the client.