I followed https://github.com/PeerPiper/peerpiper/tree/master/examples/svelte-app
with npm i and npm run dev as usual.
and successfully started:
cargo run --bin peerpiper-server
But the browser was showing me:
Do I have to compile or build peerpiper browser before?