chore: rename web client to web_v1
This commit is contained in:
17
apps/web_v1/README.md
Normal file
17
apps/web_v1/README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# SenlinAI Acro React
|
||||
|
||||
SenlinAI primary web client built with React, TypeScript, Vite, and Arco Design.
|
||||
|
||||
This app is the active web client under `apps/web_v1`.
|
||||
|
||||
## Scripts
|
||||
|
||||
```bash
|
||||
npm install
|
||||
npm run dev
|
||||
npm run build
|
||||
npm run lint
|
||||
node scripts/visual-check.mjs
|
||||
```
|
||||
|
||||
Default local preview port: `4174`.
|
||||
Reference in New Issue
Block a user