strudel/examples/headless-repl
Felix Roos bf63b716af refactor: remove await before samples calls in docs etc..
+ remove /master from dirt-samples calls (there is now a main branch)
+ remove /main endings from some places
2024-02-21 10:17:45 +01:00
..
2023-12-30 23:08:15 +01:00
2023-12-29 16:18:13 +01:00

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/