Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 342 Bytes

File metadata and controls

13 lines (11 loc) · 342 Bytes

lighthouse-auto-report

How to install?

Download script and run terminal in project's folder, and type npm install

Before running the script, you have to enter all URLs in the urls.txt file.

To run script type:

  • npm run mobile (for mobile testing)
  • npm run desktop (for desktop testing)