better naming
This commit is contained in:
parent
d106875605
commit
49903abed7
15 changed files with 18 additions and 16 deletions
8
examples/codemirror-repl/README.md
Normal file
8
examples/codemirror-repl/README.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# codemirror-repl example
|
||||
|
||||
This folder demonstrates how to set up a full strudel repl with the `@strudel/codemirror` package. Run it using:
|
||||
|
||||
```sh
|
||||
pnpm i
|
||||
pnpm dev
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue