Skip to content

โš™๏ธ Tool for testing the SEO, performance and accessibility of your site. ๐Ÿ“ˆ Using the Google PageSpeed Insight API. ๐Ÿ“ก

Notifications You must be signed in to change notification settings

jennur/test-my-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

21 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

TestMySite ๐Ÿ•ต๐Ÿผโ€โ™€๏ธ

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.

Get the project up and running locally

  1. git clone this repository, or download the zip-file.
  2. Navigate to the project folder and run yarn install from the terminal.
  3. Run yarn serve and the project should be up and running on https://localhost:8080/.

To build production files, run

yarn run build

To run unit tests, run

yarn test:unit

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

About

โš™๏ธ Tool for testing the SEO, performance and accessibility of your site. ๐Ÿ“ˆ Using the Google PageSpeed Insight API. ๐Ÿ“ก

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published