Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 224 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 224 Bytes

Example app with prefetching pages

This example features:

  • An app with four simple pages
  • It will prefetch all the pages in the background except the "contact" page

How to run it

npm install
npm run dev