Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wcandillon/remotion-fireship
Fireship video made with React
https://github.com/wcandillon/remotion-fireship
Last synced: 3 days ago
JSON representation
Fireship video made with React
- Host: GitHub
- URL: https://github.com/wcandillon/remotion-fireship
- Owner: wcandillon
- Created: 2022-02-16T15:52:26.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-06T15:59:33.000Z (6 months ago)
- Last Synced: 2024-12-15T12:04:12.980Z (10 days ago)
- Language: TypeScript
- Size: 117 MB
- Stars: 373
- Watchers: 7
- Forks: 53
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Remotion video
Welcome to your Remotion project!
## Commands
**Start Preview**
```console
npm start
```**Render video**
```console
npm run build
```**Server render demo**
```console
npm run server
```See [docs for server-side rendering](https://www.remotion.dev/docs/ssr) here.
**Upgrade Remotion**
```console
npm run upgrade
```## Docs
Get started with Remotion by reading the [fundamentals page](https://www.remotion.dev/docs/the-fundamentals).
## Issues
Found an issue with Remotion? [File an issue here](https://github.com/JonnyBurger/remotion/issues/new).
## License
Notice that for some entities a company license is needed. Read [the terms here](https://github.com/JonnyBurger/remotion/blob/main/LICENSE.md).