mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 14:26:58 -04:00
vite-vanilla-repl readme fix
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
This folder demonstrates how to set up a strudel repl using vite and vanilla JS + codemirror. Run it using:
|
||||
|
||||
```sh
|
||||
npm i
|
||||
npm run dev
|
||||
pnpm i
|
||||
pnpm dev
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user