A chatroom with function "pubilc chat", "private chat", "expression message", "image message", "audio chat", "video chat".
- cd ChatRoom
- npm install
- cd public
- npm install
- cd ..
- make backend
- make frontend
Now,you can view the project on localhost:8080.