Files
agent/apps/web/README.md

15 lines
266 B
Markdown
Raw Normal View History

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