add link to codesandbox

This commit is contained in:
Felix Roos 2023-08-11 11:09:33 +02:00
parent 8d9be21c8a
commit 7f44d9cdd2

View File

@ -42,6 +42,8 @@ document.getElementById('play').addEventListener('click', async () => {
});
```
[Open this in Codesandbox](https://codesandbox.io/s/superdough-demo-forked-sf8djh?file=/src/index.js)
## Credits
- [SuperDirt](https://github.com/musikinformatik/SuperDirt)