Keyboard Accordion
Play the diatonic button accordion with your computer keyboard!

Todo
- Add CGF and EAD tunings
Get started
bash
npm install
npm run devNavigate to localhost:8080.
Building and running in production mode
To create an optimised version of the app:
bash
npm run build