简体   繁体   中英

How Do You Run A Node.js Prompt Lighthouse Audit From command prompt in desktop mode?

How Do You Run A Node.js Prompt Lighthouse Audit From command prompt in desktop mode?

This is the third time I had to figure out how to do it so I figured I'd make a post on here.

DESKTOP COMMAND

lighthouse https://example.com/ --preset=desktop --view

MOBILE COMMAND (Default Audit)

lighthouse https://example.com/ --view

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM