To run the app use sh run.sh, or write the following commands:
sh run.sh
cd wasm-pitch-detection wasm-pack build cp -r pkg/ ../src/lib cd .. pnpm install pnpm run dev