docs
Installation
SKILL.md
Docs Site
Overview
Prepare the Remotion monorepo, launch the Docusaurus docs site, and open the served URL in the Codex in-app browser.
Workflow
- From the repository root, run:
bun i && bun run build
- Start the docs site:
cd packages/docs && bun run start