A simple chat room page

Online addresschat.lichaojun.com

1. Supports the creation of chat rooms, multiple chat rooms can coexist

2. Need to register and log in (in order to expand the user system later)

3. The default port is 8083. You can change the port in the config/config.js file

4. Change the entry file to WWW /server.js and run the NPM start command

5. Screen shot