2024-05-27 19:07:03 +02:00
..
2024-05-27 17:34:55 +02:00
2024-05-27 19:07:03 +02:00
2024-05-27 17:34:55 +02:00
2024-05-27 17:34:55 +02:00
2024-05-27 17:34:55 +02:00
2024-05-27 17:34:55 +02:00
2024-05-27 17:34:55 +02:00
2024-05-27 17:34:55 +02:00
2024-05-27 17:34:55 +02:00
2024-05-27 17:34:55 +02:00
2024-05-27 17:34:55 +02:00
2024-05-27 17:34:55 +02:00
2024-05-27 17:34:55 +02:00
2024-05-27 17:34:55 +02:00

Basic Vue

Basic client application built with Vue. It internally uses livekit-client-sdk-js.

For further information, check the tutorial documentation.

Prerequisites

Run

  1. Download repository
git clone https://github.com/OpenVidu/openvidu-livekit-tutorials.git
cd openvidu-livekit-tutorials/application-client/openvidu-vue
  1. Install dependencies
npm install
  1. Run the application
npm start