Skip to content

sightread/sightread

Repository files navigation

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.

app screenshot

Contributing

To start the app

npm install
npm run dev

Testing

We use bun for testing

To install, follow https://bun.sh/docs/installation

npm run test