|
пре 11 месеци | |
---|---|---|
.changeset | пре 11 месеци | |
.github | пре 11 месеци | |
example | пре 11 месеци | |
packages | пре 11 месеци | |
.editorconfig | пре 11 месеци | |
.eslintignore | пре 11 месеци | |
.eslintrc | пре 11 месеци | |
.gitignore | пре 11 месеци | |
.prettierignore | пре 11 месеци | |
.prettierrc | пре 11 месеци | |
.travis.yml | пре 11 месеци | |
LICENSE | пре 11 месеци | |
README.md | пре 11 месеци | |
package.json | пре 11 месеци | |
tsconfig.json | пре 11 месеци | |
tsconfig.test.json | пре 11 месеци | |
turbo.json | пре 11 месеци | |
yarn.lock | пре 11 месеци |
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