mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-03 06:12:14 +08:00
docs: update README.md
This commit is contained in:
@@ -88,8 +88,8 @@ This project also includes a Web UI, offering a more dynamic and engaging intera
|
|||||||
> You need to install the dependencies of web UI first.
|
> You need to install the dependencies of web UI first.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Run both the backend and frontend servers
|
# Run both the backend and frontend servers in development mode
|
||||||
./bootstrap.sh
|
./bootstrap.sh -d
|
||||||
```
|
```
|
||||||
|
|
||||||
Open your browser and visit [`http://localhost:3000`](http://localhost:3000) to explore the web UI.
|
Open your browser and visit [`http://localhost:3000`](http://localhost:3000) to explore the web UI.
|
||||||
|
|||||||
Reference in New Issue
Block a user