Skip to content

Vincent-Zeng/ChatRoom

Repository files navigation

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:

  1. cd ChatRoom
  2. npm install
  3. cd public
  4. npm install
  5. cd ..
  6. make backend
  7. make frontend

Now,you can view the project on localhost:8080.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages