Files
clawgo/webui/README.md
2026-02-26 09:01:18 +08:00

10 lines
121 B
Markdown

## Run Locally
**Prerequisites:** Node.js
1. Install dependencies:
`npm install`
2. Run the app:
`npm run dev`