Files
agent/apps/web/README.md

15 lines
266 B
Markdown

# SenlinAI Web
Svelte + TypeScript web client for the project workbench.
## Scripts
```powershell
npm run dev
npm test -- --run
npm run build
npx playwright test
```
The login shell lets users enter the server IP address or domain name used as the API base URL.