Files
agent/apps/desktop/README.md

20 lines
417 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 森林AI App
森林AI唯一的桌面客户端采用窄屏停靠布局并在 Windows 上通过系统 AppBar 预留屏幕左侧或右侧工作区。
```bash
npm install
npm run dev
npm run desktop:dev
```
生产构建:
```bash
npm run desktop:build
```
- Web 开发端口:`5180`
- 默认窗口宽度:`420px`,可调整
- Windows 会为面板预留工作区;最大化的其他应用不会遮挡它