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