https://github.com/braincee/remotion_project
https://github.com/braincee/remotion_project
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/braincee/remotion_project
- Owner: braincee
- Created: 2023-11-06T07:03:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-02T18:19:32.000Z (about 2 years ago)
- Last Synced: 2025-01-13T02:21:45.905Z (over 1 year ago)
- Language: TypeScript
- Size: 16.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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).