Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 528 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 528 Bytes

Chart Editor V2

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

yarn install
yarn serve

Compiles and minifies for production

yarn build