A work-in-progress front-end for the sound music server written in Elm.
You'll need
Edit root
in Config.elm to point to your sound instance.
$ npm install
$ npm run-script build
The static web app assets will be emitted to ./dist
to be deployed wherever you like.