progressive-tooling
A list of community-built, third-party tools that can be used to improve page performance
File Explorer
Download Latest Version (.zip)- android-chrome-192x192.png
- android-chrome-256x256.png
- android-chrome-512x512.png
- apple-touch-icon-120x120.png
- apple-touch-icon-152x152.png
- apple-touch-icon-180x180.png
- apple-touch-icon-60x60.png
- apple-touch-icon-76x76.png
- apple-touch-icon.png
- browserconfig.xml
- mstile-150x150.png
- safari-pinned-tab.svg
- site.webmanifest
- analytics.js
- favicon.ico
- card.component.js
- card.style.js
- index.js
- card-scroll.component.js
- card-scroll.style.js
- index.js
- footer.component.js
- footer.style.js
- index.js
- header.component.js
- header.style.js
- index.js
- hero.component.js
- hero.style.js
- index.js
- index.js
- section.component.js
- section.style.js
- index.js
- sub-hero.component.js
- sub-hero.style.js
- index.js
- switch.component.js
- switch.style.js
- index.js
- tooltip.component.js
- tooltip.style.js
- index.js
- colors.js
- index.js
- icon-wrapper.component.js
- index.js
- change-colors.js
- check.js
- code.js
- framework.js
- index.js
- laptop.js
- list.js
- logo.js
- package.js
- terminal.js
- index.js
- shared.style.js
- spacing.style.js
- index.js
- types.js
- extract-critical.js
- index.html
- index.js
- manifest.json
- template.js
- .eslintrc
- .firebaserc
- .gitignore
- .travis.yml
- CONTRIBUTING.md
- firebase.json
- LICENSE
- package-lock.json
- package.json
- preact.config.js
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/GoogleChromeLabs/progressive-tooling
Downloads the entire project code from GitHub to your computer.
cd progressive-tooling
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
