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

121 B

Run Locally

Prerequisites: Node.js

  1. Install dependencies: npm install
  2. Run the app: npm run dev