483 B
483 B
Quickstart: AI Console Collapsible Cards
Setup and Verification
- Start the frontend application:
pnpm --filter lcbp3-frontend dev - Navigate to
http://localhost:3000/admin/aias a Superadmin. - Test collapsing and expanding the entire monitoring section using the chevron next to the header title.
- Test collapsing individual cards (e.g. VRAM GPU Monitor).
- Reload the page to verify that your collapsed states are restored from
localStorage.