Closed jumpjack closed 8 months ago
How can I create a clone of https://ffmpeg.lav.io/ to start from? I forked the repo, but index.html is empty.
Hi - the project is built with svelte/vite so for local development you'll need to have node installed. Then you can cd into the folder and run
npm install npm run dev
How can I create a clone of https://ffmpeg.lav.io/ to start from? I forked the repo, but index.html is empty.