Keyboard Accordion

May 1, 2022 ยท View on GitHub

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

Contents

  1. 1Todo
  2. 2Get started
  3. 3Building and running in production mode