https://github.com/arcblock/assisted-viewing-lighthouse
Table showing lighthouse scores
https://github.com/arcblock/assisted-viewing-lighthouse
Last synced: 1 day ago
JSON representation
Table showing lighthouse scores
- Host: GitHub
- URL: https://github.com/arcblock/assisted-viewing-lighthouse
- Owner: ArcBlock
- License: apache-2.0
- Created: 2022-07-07T16:35:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-09T04:59:06.000Z (over 3 years ago)
- Last Synced: 2025-02-22T18:50:58.480Z (over 1 year ago)
- Language: JavaScript
- Size: 204 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# assisted-viewing-lighthouse
Table showing lighthouse scores
## How to use this repo
1. download the code for this repository
2. run `npm i` to install the dependencies
3. configure the domain name of the site you want to test in config.json
4. run `npm run main` and wait for the run to finish; the lighthouse reports folder (named after the run time) will be created in this directory.
5. open https://arcblock.github.io/assisted-viewing-lighthouse/view/ and drag and drop the generated directory onto this page to view it.
## Generate file description
`*-mobile.html` for mobile device reports and `*-desktop` for desktop device reports.