mirror of
https://github.com/eliasstepanik/strudel.git
synced 2026-01-11 21:58:37 +00:00
+ remove /master from dirt-samples calls (there is now a main branch) + remove /main endings from some places
headless-repl demo
This demo shows how to use strudel in "headless mode".
Buttons A / B / C will switch between different patterns.
It showcases the usage of the @strudel/web package, using vite as the dev server.
Running
pnpm i && cd examples/headless-repl
pnpm dev
# open http://localhost:5173/