mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-03 06:12:14 +08:00
feat: add bootstrap script for development and production modes on windows
This commit is contained in:
@@ -89,7 +89,11 @@ This project also includes a Web UI, offering a more dynamic and engaging intera
|
||||
|
||||
```bash
|
||||
# Run both the backend and frontend servers in development mode
|
||||
# On macOS/Linux
|
||||
./bootstrap.sh -d
|
||||
|
||||
# On Windows
|
||||
bootstrap.bat -d
|
||||
```
|
||||
|
||||
Open your browser and visit [`http://localhost:3000`](http://localhost:3000) to explore the web UI.
|
||||
|
||||
Reference in New Issue
Block a user