A guitar fretboard memorization game built in Elm
Check it out on https://fretmaster.app
This app uses Yarn. Ensure you have it installed.
Install create-elm-app globally using yarn:
yarn global add create-elm-appThen in the source directory run yarn install.
In two separate terminals run:
yarn watch-csselm-app startRun elm-app test
