https://github.com/matthysdev/remotionsandbox
https://github.com/matthysdev/remotionsandbox
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/matthysdev/remotionsandbox
- Owner: MatthysDev
- Created: 2024-02-14T18:25:35.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-14T18:35:02.000Z (over 2 years ago)
- Last Synced: 2025-02-27T04:33:19.931Z (over 1 year ago)
- Language: TypeScript
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Remotion Sandbox
```console
cd {repoName}
```
### Start
```console
npm install
```
```console
npm run start
```