Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (20 loc) · 994 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 994 Bytes

livekit-react packages

Warning The packages in this repo have been deprecated in favor of livekit/components-js > @livekit/components-react are completely redesigned both visually and conceptually. More components, more hooks, tree-shakable, easier to handle!

Checkout the docs under https://docs.livekit.io.

Packages

Example apps

Development Setup

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

yarn install

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

yarn start