player-example
Installation
SKILL.md
Player Example
Overview
Prepare the Remotion monorepo, launch the player example app, and open the served URL in the Codex in-app browser.
Workflow
- From the repository root, run:
bun i && bun run build
- Start the player example:
cd packages/player-example && bun run dev