- Simplest fretboard
- Intervals, chords, scales
- Routing
- Advanced chords
- Inversions of chords
- Chord forms
- Training mode
To build
./scripts/build.sh
To start
./scripts/run.sh
To stop
./scripts/stop.sh
To 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