strudel/packages/react/examples/nano-repl
2023-03-02 14:47:15 +01:00
..
src fix: nano-repl highlighting 2023-03-02 14:47:15 +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 fix: nano-repl highlighting 2023-03-02 14:47:15 +01: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/