A chord designing application.

# setup
yarn

# dev
yarn run serve

# build
yarn run build