Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 377 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 377 Bytes

speedlify

After you make a fast web site, keep it fast by measuring it over time.

  • Requires Node 12+
  • Modify _data/sites.js with your list of URLs.

Run locally

npm install
npm run start

Features

  • Can run directly on Netlify (including your tests) and will save the results to a local cache (via Netlify Build Plugins, see plugins/keep-data-cache/).