mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-19 09:38:38 +00:00
9 lines
160 B
Markdown
9 lines
160 B
Markdown
# vite-vanilla-repl-cm6
|
|
|
|
This folder demonstrates how to set up a strudel repl using vite and vanilla JS + codemirror. Run it using:
|
|
|
|
```sh
|
|
pnpm i
|
|
pnpm dev
|
|
```
|