Skip to content

WinPhay/socketchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.