Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/remotion-dev/template-helloworld
Starting point for a new Remotion project. Run `npm init video` to get this template!
https://github.com/remotion-dev/template-helloworld
remotion
Last synced: 4 days ago
JSON representation
Starting point for a new Remotion project. Run `npm init video` to get this template!
- Host: GitHub
- URL: https://github.com/remotion-dev/template-helloworld
- Owner: remotion-dev
- Created: 2020-12-11T18:22:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-01T13:31:16.000Z (9 days ago)
- Last Synced: 2024-11-01T14:29:31.354Z (9 days ago)
- Topics: remotion
- Language: TypeScript
- Homepage: https://www.remotion.dev/templates/hello-world
- Size: 350 KB
- Stars: 34
- Watchers: 2
- Forks: 25
- Open Issues: 1
-
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 start
```**Render video**
```console
npm run build
```**Upgrade Remotion**
```console
npm run 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).