13 lines
168 B
Markdown
Raw Normal View History

2025-02-09 23:15:26 +08:00
# LightRag Graph Viewer WebUI
## Install [Bun](https://bun.sh/docs/installation)
## Install Dependencies
`bun install --frozen-lockfile`
## Build
`bun run build`