Add React Arco workbench prototype
This commit is contained in:
17
prototypes/senlinai-acro-react/README.md
Normal file
17
prototypes/senlinai-acro-react/README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# 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`。
|
||||
Reference in New Issue
Block a user