Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 288 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 288 Bytes

Equal temperament playground

Playground page to play with any equal temperament tuning system.

Dev

  • npm i
  • npm run dev

Building and running in production mode

To create an optimised version of the app:

npm run build