Skip to content

Latest commit

 

History

History
executable file
·
17 lines (10 loc) · 473 Bytes

README.md

File metadata and controls

executable file
·
17 lines (10 loc) · 473 Bytes

https://midi-note-trainer.teemukoivisto.xyz/

This is small web app I built for myself to easily practise music notes and such. IMO you really have to drill them down until reading them is as easy as words.

How to develop locally

You need NodeJS >=16 and pnpm >= 7.

  1. pnpm i
  2. pnpm setup
  3. pnpm client

Contributing

PRs and issues are more than welcome! All code is open-source.