Skip to content

Files

Latest commit

8b1ef0b · May 30, 2025

History

History

playground

cooklang-rs playground

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.