Merge branch 'starter-template' of https://github.com/tidalcycles/strudel into starter-template

This commit is contained in:
Felix Roos
2022-06-16 18:55:19 +02:00
+7
View File
@@ -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
```