Chart viewer and editor, part of the Open Chords Charts project.
Demo: https://open-chords-charts.github.io/chart-editor/
This project is deployed continously on CircleCI so the demo is always up-to-date with the master
branch of this repository.
This software is written in Elm language.
git clone git@github.com:open-chords-charts/chart-editor.git
cd chart-editor
npm install
npm start
Open http://localhost:8000/index.html in your browser