strudel/packages/react/examples/nano-repl
2023-03-01 12:57:33 +01:00
..
src add nano-repl as workspace 2023-02-01 16:09:50 +01:00
.gitignore add nano-repl as workspace 2023-02-01 16:09:50 +01:00
index.html add react nano-repl example 2022-08-17 23:59:40 +02:00
package.json overhaul the remaining readmes 2023-02-01 16:29:18 +01:00
README.md add readme to nano repl 2023-03-01 12:57:33 +01:00
tailwind.config.cjs add tailwind 2022-08-18 16:15:23 +02:00
vite.config.js code format 2022-12-13 21:32:03 +01:00

nano-repl

this is an example of how to create a repl with strudel and react.

Usage

after cloning the strudel repo:

pnpm i
cd packages/react/examples/nano-repl
pnpm dev

you should now have a repl running at http://localhost:5173/