|
преди 10 месеца | |
---|---|---|
.changeset | преди 11 месеца | |
.github | преди 11 месеца | |
example | преди 10 месеца | |
packages | преди 10 месеца | |
.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