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-29 16:48:00 +01:00
2023-12-30 23:21:34 +01:00
2023-12-29 16:48:00 +01:00
2023-12-29 16:48:00 +01:00

codemirror-repl example

This folder demonstrates how to set up a full strudel repl with the @strudel/codemirror package. Run it using:

pnpm i
pnpm dev