2023-12-29 16:48:00 +01:00

9 lines
167 B
Markdown

# codemirror-repl example
This folder demonstrates how to set up a full strudel repl with the `@strudel/codemirror` package. Run it using:
```sh
pnpm i
pnpm dev
```