Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wcandillon/remotion-skia-tutorial
https://github.com/wcandillon/remotion-skia-tutorial
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/wcandillon/remotion-skia-tutorial
- Owner: wcandillon
- Created: 2022-07-08T12:50:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-05T07:52:45.000Z (about 2 years ago)
- Last Synced: 2024-04-15T00:07:42.078Z (7 months ago)
- Language: TypeScript
- Size: 278 KB
- Stars: 18
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Remotion video
**YouTube Tutorial:** https://www.youtube.com/watch?v=-7MOoWN2_nk
Welcome to your Remotion project!
## Commands
**Install Dependencies**
```console
npm i
```**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
Notice that for some entities a company license is needed. Read [the terms here](https://github.com/remotion-dev/remotion/blob/main/LICENSE.md).