Capítulo 92 de 988

Chapter 92: npx remotion compositions

Core Idea

<AvailableFrom v="2. 6.

Key Concepts

  • Flags
  • --props
  • --config
  • --env-file<AvailableFrom v="2.2.0" />
  • --bundle-cache
  • --log
  • --port
  • --public-dir<AvailableFrom v="3.2.13" />

Code Examples

npx remotion compositions <serve-url|entry-file>?
  • What it demonstrates: Usage pattern for npx remotion compositions from the official docs.

Key Takeaways

  1. Understand flags when working with npx remotion compositions.
  2. Understand --props when working with npx remotion compositions.
  3. Understand --config when working with npx remotion compositions.
  4. Understand --env-file<availablefrom v="2.2.0" /> when working with npx remotion compositions.
  5. Understand --bundle-cache when working with npx remotion compositions.

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.