https://github.com/remotion-dev/3d-text
https://github.com/remotion-dev/3d-text
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/remotion-dev/3d-text
- Owner: remotion-dev
- Created: 2021-03-03T22:37:09.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-26T17:41:20.000Z (over 2 years ago)
- Last Synced: 2025-09-17T04:47:48.254Z (9 months ago)
- Language: TypeScript
- Homepage: https://3d-text-sand-two.vercel.app
- Size: 1.42 MB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
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
Note that a company license is needed. Read [the terms here](https://github.com/JonnyBurger/remotion/blob/main/LICENSE.md).