Audit an App's Rendered Pages Locally with Lighthouse CI CLI

InstructorErin Doyle

Share this video with your friends

Send Tweet

You’ve probably heard of Lighthouse before as it comes bundled with Chrome DevTools for performing a number of audits on things such as performance, SEO, best practices as well as accessibility.

We can also use Lighthouse locally on our machines to test our application's rendered pages for accessibility issues before committing changes by using the Lighthouse CI CLI.

Resources

  • https://github.com/GoogleChrome/lighthouse-ci
  • https://github.com/GoogleChrome/lighthouse-ci/blob/main/docs/configuration.md