A Remotion starter template with React Native Skia included
The document provides guidance for a Remotion project, outlining commands for installation, previewing, rendering videos, upgrading, and using server-side rendering. It also includes links to the documentation, help resources, issue reporting, and licensing information.
To install the Remotion theme, follow these steps:
Run the command to install dependencies:
npm install
Start the preview by running:
npm run start
Render the video with:
npm run build
For server-side rendering, use the custom Webpack override and import enableSkia from @remotion/skia/enable.
The Remotion project guidance document offers a comprehensive overview of commands for installation, previewing, rendering videos, upgrading, and utilizing server-side rendering. It also provides links to documentation, support resources, issue reporting, and licensing information, making it a valuable reference for Remotion users.