@twick/examples
v0.14.0
Published
This package contains example implementations and demonstrations of the Twick SDK features, specifically showcasing the usage of `@twick/live-player` with React and React Router.
Readme
Twick Examples
This package contains example implementations and demonstrations of the Twick SDK features, specifically showcasing the usage of @twick/live-player with React and React Router.
Getting Started
These steps will help you run the example project locally using pnpm.
1. Install Dependencies
pnpm install2. Start the Development Server
pnpm dev