来源信息
- 仓库
- remotion-dev/remotion
- 最近来源活动
- 2026年9月5日 12:44
- 检测到的 SKILL.md 语言
- 英语
- 星标
- 59,976
- 分支
- 4,611
安装方式
默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。
检查来源文件
决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。
文件资源管理器
6 个文件正在显示 SKILL.md
SKILL.md
来源说明 · 只读预览- name
- remotion-saas
- description
- Build an app with Remotion
- version
- 4.0.519
One can build apps with Remotion.
It is possible to have a simple form and hook it up to a render, or have a complex video editor.
## Choosing a template or a framework
We have several templates for SaaS which can be cloned or used as a reference.
See [Choosing a framework](framework.md) for help choosing a template or framework.
## The `<Player>`
This component allows embedding a Remotion preview in a React app. See [Player](player.md) for more information about the Player.
## Rendering
There are client-side and server-side rendering options available. See [Rendering](rendering.md) for advice on how to choose, and about the Lambda, Vercel, Node.js and Cloudflare options.
## With Vue
See https://www.remotion.dev/docs/vue.md for how to use Remotion with Vue.
## Angular
See https://www.remotion.dev/docs/angular.md for how to use Remotion with Angular.
## Svelte
See https://www.remotion.dev/docs/svelte.md for how to use Remotion with Svelte.
在 GitHub 查看