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