/microharmonic

A configurable microtone keyboard for the web, designed for the keyboard

Primary LanguageJavaScript

Microharmonic

Setup

yarn install

Running the server

yarn start

Open the app at localhost:3000.

Running tests

yarn test

Publishing changes

yarn run deploy