/livekit-react

React component and library for LiveKit

Primary LanguageTypeScriptApache License 2.0Apache-2.0

livekit-react packages

Checkout the docs under https://docs.livekit.io and the READMEs inside the packages.

Packages

Example apps

Development Setup

This repo uses changesets for managing and publishing packages and turborepo as a taskrunner. To get startet run

yarn install

To start a dev server that watches all packages and opens the example app run

yarn start