livekit-react packages Packages @livekit/react-core @livekit/react-components Example apps livekit-react-example Development Setup This repo uses lerna for managing and publishing packages and turborepo as a taskrunner. To get startet run yarn install yarn bootstrap To start a dev server that watches all packages and opens the example app run yarn start