briandesousa / web-vitals-demo

Demo site for Web Vitals (https://web.dev/learn-web-vitals)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Vitals Demo Site

A simple web front-end to demonstrate tracking website performance issues using Web Vitals.

This code is hosted on GitHub pages here: https://briandesousa.github.com/web-vitals-demo

Running Locally

To run the site locally:

yarn install
yarn start

To deploy the latest code to the GitHub pages project site:

yarn deploy

About

Demo site for Web Vitals (https://web.dev/learn-web-vitals)


Languages

Language:JavaScript 69.8%Language:CSS 17.2%Language:HTML 13.0%