Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikepn02/a4videoremotion
https://github.com/mikepn02/a4videoremotion
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mikepn02/a4videoremotion
- Owner: Mikepn02
- Created: 2024-11-12T07:46:46.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-12T07:51:56.000Z (about 2 months ago)
- Last Synced: 2024-11-12T08:29:30.168Z (about 2 months ago)
- Language: TypeScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- 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 i
```**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).