mirror of
https://codeberg.org/uzu/strudel
synced 2026-09-05 06:57:35 -04:00
Merge branch 'starter-template' of https://github.com/tidalcycles/strudel into starter-template
This commit is contained in:
@@ -2,3 +2,10 @@
|
||||
|
||||
This is a minimal starter template for a project that uses strudel.
|
||||
See main.js for the code.
|
||||
|
||||
Run with:
|
||||
|
||||
```js
|
||||
npm i
|
||||
npm run dev
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user