This is a Colloborative Music Box experiment based on Croquet. Its front end uses Svelte.
Install the dependencies...
cd svelte-musicbox
npm install
...then start webpack:
npm run dev
Navigate to localhost:8080. You should see your app running. Open the same link in multiple browsers.