@graphscope/graphy-website
v0.1.14
Published
## Quick Start
Readme
Graphy Website
Quick Start
Perpare
- install node.js : https://nodejs.org/en
- install pnpm : https://pnpm.io/installation#using-npm
npm install -g pnpm
Install Dependencies
pnpm installRun Website
npm run startvisit http://localhost:8000/dataset/

