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