mortalYoung / graph-react

https://mortalyoung.github.io/graph-react/
MIT License
5 stars 0 forks source link

graph-react

Getting Started

本项目基于 dumi, mxgraph, react 实现


Install dependencies,

$ yarn i

Start the dev server,

$ yarn start

Build documentation,

$ yarn docs:build

Build library via father-build,

$ yarn build

Build github pages,

$ yarn deploy