Files
agent/prototypes/senlinai-acro-react/README.md

18 lines
344 B
Markdown
Raw Normal View History

2026-07-20 09:50:55 +08:00
# SenlinAI Acro React Prototype
独立 React + Arco Design 高保真原型,用于验证 SenlinAI 登录页和系统主页最终设计方向。
该目录不替换现有 `apps/web` Svelte 应用。
## Scripts
```bash
npm install
npm run dev
npm run build
npm run lint
node scripts/visual-check.mjs
```
默认本地预览端口:`4174`