Skip to content

otofuda/chart-editor

Repository files navigation

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