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

368 B

SenlinAI Acro React

SenlinAI primary web client built with React, TypeScript, Vite, and Arco Design.

This app is now the active web client under apps. The legacy apps/web Svelte app is no longer the primary frontend.

Scripts

npm install
npm run dev
npm run build
npm run lint
node scripts/visual-check.mjs

Default local preview port: 4174.