https://github.com/remotion-dev/timing-functions
Source code for the video about timing functions
https://github.com/remotion-dev/timing-functions
Last synced: 10 months ago
JSON representation
Source code for the video about timing functions
- Host: GitHub
- URL: https://github.com/remotion-dev/timing-functions
- Owner: remotion-dev
- Created: 2024-02-23T14:23:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T11:37:17.000Z (about 2 years ago)
- Last Synced: 2025-08-10T01:21:34.481Z (10 months ago)
- Language: TypeScript
- Homepage: https://www.youtube.com/watch?v=WigIALCnEvw
- Size: 48.8 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Remotion video
Welcome to this Remotion project! It's a playground for timing animations in Remotion.
# YouTube tutorial
This project was used for the following YouTube tutorial: https://www.youtube.com/watch?v=WigIALCnEvw
## 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
Note that for some entities a company license is needed. [Read the terms here](https://github.com/remotion-dev/remotion/blob/main/LICENSE.md).