|
hai 11 meses | |
---|---|---|
.changeset | hai 11 meses | |
.github | hai 11 meses | |
example | hai 11 meses | |
packages | hai 11 meses | |
.editorconfig | hai 11 meses | |
.eslintignore | hai 11 meses | |
.eslintrc | hai 11 meses | |
.gitignore | hai 11 meses | |
.prettierignore | hai 11 meses | |
.prettierrc | hai 11 meses | |
.travis.yml | hai 11 meses | |
LICENSE | hai 11 meses | |
README.md | hai 11 meses | |
package.json | hai 11 meses | |
tsconfig.json | hai 11 meses | |
tsconfig.test.json | hai 11 meses | |
turbo.json | hai 11 meses | |
yarn.lock | hai 11 meses |
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.
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