This tool is built with Vue.js, and uses the PageSpeed Insight API from Google. It lets you test the SEO, performance and accessibility of any site.
git clone
this repository, or download the zip-file.- Navigate to the project folder and run
yarn install
from the terminal. - Run
yarn serve
and the project should be up and running onhttp://localhost:8080/
.
yarn run build
yarn test:unit
yarn run lint