ChatRoom vue.js+webrtc+express+socket.io+mongodb A chatroom with function "pubilc chat", "private chat", "expression message", "image message", "audio chat", "video chat". To run by execute the following code: cd ChatRoom npm install cd public npm install cd .. make backend make frontend Now,you can view the project on localhost:8080.