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:
|
||||
|
||||
```sh
|
||||
npm i
|
||||
npm run dev
|
||||
pnpm i
|
||||
pnpm dev
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue