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