Skip to content

fernanda-herrera/VueVideoChat

 
 

Repository files navigation

A demo Video chat app using Vue.js

Prerequsite

To run this project, you need to have:

  • Node.js installed on your system
  • A server for generating a token. Clone and install it here.

Setup

Clone the repository:

 git clone https://github.com/dongido001/VueVideoChat.git

cd into the project:

cd VueVideoChat

Install dependecies:

npm install

Run the app!

npm run dev

The app should now be accessible from http://localhost:8080

And that's it. You can read more about how it was built here

About

Video Chat using Vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 66.2%
  • Vue 32.8%
  • HTML 1.0%