To run, ensure that you have Rust and Node >v20 installed.
From the root after npm i
, run the following to watch for changes and reload the playground.
npm run watch
This runs wasm-pack
as required and Vitejs will reload the local development server as needed.