mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-09-27 17:15:45 +00:00
13 lines
168 B
Markdown
13 lines
168 B
Markdown
![]() |
# LightRag Graph Viewer WebUI
|
||
|
|
||
|
## Install [Bun](https://bun.sh/docs/installation)
|
||
|
|
||
|
|
||
|
## Install Dependencies
|
||
|
|
||
|
`bun install --frozen-lockfile`
|
||
|
|
||
|
## Build
|
||
|
|
||
|
`bun run build`
|