mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-11 21:58:31 +00:00
add readme to nano repl
This commit is contained in:
parent
3cfb0f4c76
commit
06cffbc31b
15
packages/react/examples/nano-repl/README.md
Normal file
15
packages/react/examples/nano-repl/README.md
Normal file
@ -0,0 +1,15 @@
|
||||
# nano-repl
|
||||
|
||||
this is an example of how to create a repl with strudel and react.
|
||||
|
||||
## Usage
|
||||
|
||||
after cloning the strudel repo:
|
||||
|
||||
```sh
|
||||
pnpm i
|
||||
cd packages/react/examples/nano-repl
|
||||
pnpm dev
|
||||
```
|
||||
|
||||
you should now have a repl running at `http://localhost:5173/`
|
||||
Loading…
x
Reference in New Issue
Block a user