/accordion

🪗 Play the accordion with your computer keyboard!

Primary LanguageJavaScript

Keyboard Accordion

Play the diatonic button accordion with your computer keyboard!

Todo

  • Add CGF and EAD tunings

Get started

npm install
npm run dev

Navigate to localhost:8080.

Building and running in production mode

To create an optimised version of the app:

npm run build