Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 832 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 832 Bytes

LiveKit Components Docs Storybook

This Storybook gives a good overview over all* (*work in progress) LiveKit components and prefabs.

Monorepo Navigation

Start Storybook

  1. Follow the short Setup Monorepo guide.
  2. From the root of the monorepo run:
yarn dev:storybook

This should open storybook in the default browser under http://localhost:6006