Skip to content

Files

Latest commit

Jun 14, 2025
1550a2b · Jun 14, 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.