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 install
2. Start the Development Server
pnpm dev