https://github.com/remotion-dev/template-empty
An empty canvas to get you started with Remotion
https://github.com/remotion-dev/template-empty
Last synced: 5 months ago
JSON representation
An empty canvas to get you started with Remotion
- Host: GitHub
- URL: https://github.com/remotion-dev/template-empty
- Owner: remotion-dev
- Created: 2021-10-01T18:49:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-12-17T20:35:17.000Z (6 months ago)
- Last Synced: 2025-12-21T08:31:55.598Z (6 months ago)
- Language: TypeScript
- Homepage: https://www.remotion.dev/templates/blank
- Size: 180 KB
- Stars: 0
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Remotion video
Welcome to your Remotion project!
## Commands
**Install Dependencies**
```console
npm install
```
**Start Preview**
```console
npm run dev
```
**Render video**
```console
npx remotion render
```
**Upgrade Remotion**
```console
npx remotion upgrade
```
## Docs
Get started with Remotion by reading the [fundamentals page](https://www.remotion.dev/docs/the-fundamentals).
## Help
We provide help on our [Discord server](https://discord.gg/6VzzNDwUwV).
## Issues
Found an issue with Remotion? [File an issue here](https://github.com/remotion-dev/remotion/issues/new).
## License
Note that for some entities a company license is needed. [Read the terms here](https://github.com/remotion-dev/remotion/blob/main/LICENSE.md).