Velocity UI
Loading…
Menu

Architecture

Clear layers: components, app routes, utilities.

Structure

structure.txt
components/
  ui/
app/
  docs/
lib/
  tokens.ts

State

Prefer local component state; avoid global mutable state.