mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-19 04:14:46 +08:00
docs: use [!NOTE]
This commit is contained in:
@@ -84,7 +84,8 @@ uv run main.py
|
|||||||
### Web UI
|
### Web UI
|
||||||
|
|
||||||
This project also includes a Web UI, offering a more dynamic and engaging interactive experience.
|
This project also includes a Web UI, offering a more dynamic and engaging interactive experience.
|
||||||
> Note: You need to install the dependencies of web UI first.
|
> [!NOTE]
|
||||||
|
> 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
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ pnpm install
|
|||||||
|
|
||||||
## How to Run in Development Mode
|
## How to Run in Development Mode
|
||||||
|
|
||||||
**Note**: Ensure the Python API service is running before starting the web UI.
|
[!NOTE] Ensure the Python API service is running before starting the web UI.
|
||||||
|
|
||||||
Start the web UI development server:
|
Start the web UI development server:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user