Skip to content

open-chord-charts/chart-editor

Repository files navigation

Music chart viewer/editor

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.

Install

This software is written in Elm language.

git clone git@github.com:open-chords-charts/chart-editor.git
cd chart-editor
npm install

Start

npm start

Open http://localhost:8000/index.html in your browser