almibe / abc-pad

Simple ABC based music application using Electron and abc.js.
MIT License
0 stars 0 forks source link

abc-pad

Simple ABC based music application using Electron and abc.js.

Running

Building this project requires npm and electron-forge. Once these are installed this project can be started by running.

electron-forge start

See electron-forge's documentation for other commands.