mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-02 22:02:13 +08:00
docs: use [!NOTE]
This commit is contained in:
@@ -84,7 +84,8 @@ uv run main.py
|
||||
### Web UI
|
||||
|
||||
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
|
||||
# Run both the backend and frontend servers
|
||||
|
||||
@@ -18,7 +18,7 @@ pnpm install
|
||||
|
||||
## 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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user