Skip to content

🔆 🔦 🔧 🔨 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

Notifications You must be signed in to change notification settings

rookiemonkey/boilerplate-lighthouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  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

About

🔆 🔦 🔧 🔨 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

Topics

Resources

Stars

Watchers

Forks