608 B
608 B
Basic Vue
Basic client application built with Vue. It internally uses livekit-client-sdk-js.
For further information, check the tutorial documentation.
Prerequisites
Run
- Download repository
git clone https://github.com/OpenVidu/openvidu-livekit-tutorials.git
cd openvidu-livekit-tutorials/application-client/openvidu-vue
- Install dependencies
npm install
- Run the application
npm start