预览您的视频
您可以通过启动Remotion Studio来预览您的视频:
- 常规模板
- Next.js 和 Remix 模板
bash
npm start
bash
npm start
bash
npm run remotion
bash
npm run remotion
这是Remotion CLI的studio
命令的简写:
bash
npx remotion studio
bash
npx remotion studio
服务器将在端口3000
上启动(如果不可用,则会使用更高的端口) ,并且 Remotion Studio 应该会在浏览器中打开。

了解更多关于Remotion Studio的信息。