- Simplest fretboard
- Intervals, chords, scales
- Routing
- Advanced chords
- Inversions of chords
- Chord forms
- Training mode
To build
./scripts/build.shTo start
./scripts/run.shTo stop
./scripts/stop.shTo restart
./scripts/restart.sh- Install elm, elm-format and elm-test by following
brew install elm brew install elm-format npm install -g elm-test npm install -g elm-live ./scripts/debug.run.sh
