Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 462 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 462 Bytes

livekit-react packages

Packages

Example apps

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