mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-27 21:48:27 +00:00
vite-vanilla-repl readme fix
This commit is contained in:
parent
a2ee70a964
commit
d7028252c2
@ -3,6 +3,6 @@
|
|||||||
This folder demonstrates how to set up a strudel repl using vite and vanilla JS + codemirror. Run it using:
|
This folder demonstrates how to set up a strudel repl using vite and vanilla JS + codemirror. Run it using:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
npm i
|
pnpm i
|
||||||
npm run dev
|
pnpm dev
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user