A free and open-source webapp for learning to play Piano. Play music without needing to learn sheet music. Plug in your MIDI keyboard for the optimal experience. See full details on the website.
To start the app
npm install
npm run dev
We use bun for testing
To install, follow https://bun.sh/docs/installation
npm run test