mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-10 21:28:31 +00:00
617 B
617 B
strudel
An experiment in making a Tidal using web technologies. This is unstable software, please tread carefully.
Try it here: https://strudel.tidalcycles.org/
Tutorial: https://strudel.tidalcycles.org/tutorial/
Local development
Run the REPL locally:
npm install
npx lerna bootstrap
cd repl
npm install
npm run start
Build
cd repl
npm run build
npm run static # <- test static build