/boilerplate-lighthouse

:high_brightness: :flashlight: :wrench: :hammer: boilerplate for automating website performance, accessibility, best practice, and SEO audits via node.js using Google's Lighthouse CLI runtime https://github.com/GoogleChrome/lighthouse

Primary LanguageJavaScript

  1. Define variables on ./src/source.json
  • output directory (relative to source.json)
  • delay per test (needed to prevent stress on the server)
  • URL of Main sitemap.xml
  1. Run lighthouse $ yarn run audit

  2. Once tests are done, open your browser on localhost:5000 to see results localhost:5000