Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 692 Bytes

File metadata and controls

26 lines (17 loc) · 692 Bytes

Chart Editor V2

build production

license commits last-commit

Chart editor (v2) for Otofuda format

Open the App

https://otofuda.github.io/chart-editor/

Compiles and hot-reloads for development

npm install
npm run serve

Compiles and minifies for production

npm run build