Start the Remotion Studio dev server for previewing compositions:
pnpm dev
This opens the Remotion Studio in the browser where you can:
- Browse all registered compositions
- Scrub through the timeline
- Preview animations frame by frame
- Adjust input props in real-time
If $ARGUMENTS is provided, treat it as the composition ID to focus on after the studio opens.