- Chat room notifies when new user arrives/leaves
- Users can update their usernames
- List updates when a user arrives/leaves
- Messages have timestamps
- Download .zip
- cd to /chitchat-master
- at your command line
$
runnpm install
to install dependencies - then run
node server.js
- server is listening on port 8000, in your browser
localhost:8000
- socket.io
- express