Design Link prototype in Figma Install Install dependencies. pnpm install Serve with hot reload at http://localhost:5173. pnpm run dev Lint pnpm run lint Typecheck pnpm run typecheck Build pnpm run build Test pnpm run test View and interact with your tests via UI. pnpm run test:ui