mirror of
https://github.com/xmanrui/OpenClaw-bot-review.git
synced 2026-08-14 00:47:49 +00:00
Update README with build instructions
This commit is contained in:
@@ -49,6 +49,9 @@ cd OpenClaw-bot-review
|
||||
# Install dependencies
|
||||
npm install
|
||||
|
||||
# Build
|
||||
npm run build
|
||||
|
||||
# Start dev server
|
||||
npm run start
|
||||
```
|
||||
@@ -72,6 +75,7 @@ By default, the dashboard reads config from `~/.openclaw/openclaw.json`. To use
|
||||
|
||||
```bash
|
||||
OPENCLAW_HOME=/opt/openclaw
|
||||
npm run build
|
||||
npm run start
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user