To run this project, you need to have:
Clone the repository:
git clone https://github.com/dongido001/VueVideoChat.gitcd into the project:
cd VueVideoChatInstall dependecies:
npm installRun the app!
npm run devThe app should now be accessible from http://localhost:8080
And that's it. You can read more about how it was built here