@antv/graphin-graphscope
v1.0.5
Published
An Example for GraphScope
Downloads
68
Maintainers
Readme
Graphin GraphScope
Graphin Studio is the graph analysis workbench built with @antv/graphin and @antv/graphin-components. It served as the main playground and DEMO for Graphin.
Run Graphin Studio
npm install // install repo deps
npm run bootstrap // install package deps
npm run start // start graphin and graphin-components
npm run studio // start Graphin Studio, after npm run start is built
More Info
Checkout build from scratch doc if you want to build your own Graphin Studio.