strudel/repl
2022-03-26 15:40:33 +01:00
..
public metadata 2022-03-25 23:28:36 +01:00
src fix tutorial 2022-03-26 14:52:58 +01:00
.gitignore fix more deps 2022-03-25 21:29:09 +01:00
package-lock.json fix tutorial 2022-03-26 14:52:58 +01:00
package.json fix build path 2022-03-26 15:40:33 +01:00
postcss.config.js rename repl + fix eval for spread op 2022-03-25 20:48:27 +01:00
README.md remove peer deps notes 2022-03-25 22:09:36 +01:00
tailwind.config.js fix tutorial 2022-03-26 14:52:58 +01:00

Strudel REPL

TBD

Dev Notes

Always run npm i --legacy-peer-deps, otherwise @tonejs/piano will break.