mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-04-25 11:18:22 +00:00
docs: use [!NOTE]
This commit is contained in:
parent
e6f667f237
commit
2bb321155d
@ -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:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user