Frontend for https://github.com/arjun069/tiktok-downloader-w-wm using Valerie
To run (nightly version of rust required, see docs)
$wasm-pack build --target web --out-name wasm --out-dir ./static
$miniserve ./static --index index.html
Frontend for https://github.com/arjun069/tiktok-downloader-w-wm using Valerie
To run (nightly version of rust required, see docs)
$wasm-pack build --target web --out-name wasm --out-dir ./static
$miniserve ./static --index index.html