vite-vanilla-repl readme fix
This commit is contained in:
parent
a2ee70a964
commit
d7028252c2
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue