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