Capítulo 102 de 988

Chapter 102: npx remotion studio

Core Idea

Alias: npx remotion preview

Key Concepts

  • Reopen the Studio<AvailableFrom v="4.0.487" />
  • Flags
  • --props
  • --config<AvailableFrom v="1.2.0" />
  • --env-file<AvailableFrom v="2.2.0" />
  • --log
  • --port
  • --public-dir<AvailableFrom v="3.2.13" />

Code Examples

npx remotion studio <entry-point>?
  • What it demonstrates: Usage pattern for npx remotion studio from the official docs.

Key Takeaways

  1. Understand reopen the studio<availablefrom v="4.0.487" /> when working with npx remotion studio.
  2. Understand flags when working with npx remotion studio.
  3. Understand --props when working with npx remotion studio.
  4. Understand --config<availablefrom v="1.2.0" /> when working with npx remotion studio.
  5. Understand --env-file<availablefrom v="2.2.0" /> when working with npx remotion studio.

Connects To

  • Authoring Packages: related page in the CLI & Bundling section.
  • Bundle: related page in the CLI & Bundling section.
  • Bundler: related page in the CLI & Bundling section.