Purpose
Capture screenshots at multiple breakpoints and evaluate against nean-styleguide. Report issues, then (with approval) fix and run tests to confirm.
Arguments
--base-url <url>— App URL (default: http://localhost:4200)--routes <paths>— Comma-separated routes (default: discover fromapp.routes.ts)--no-fix— Report only, don't offer to fix
Workflow
1. Setup
- Ensure dev servers running (
npm run dev) - Discover routes if not specified (scan for route con
[Description truncada. Veja o README completo no GitHub.]