socketchat

A reversion of pug template with socket io demo chat.

View the Project on GitHub WinPhay/socketchat

SocketChat

A reversion of socket io demo chat with pug template.

npm install to load and install require node modules.
And install “nodemon” by running npm install -g nodemon.
run nodemon index.js, and open your fav browser, enter http://localhost:3000.
You can finally see the result.