Nuxt/examples/nuxt-prefetch
pooya parsa c15fc421ab
refactor: use nuxt everywhere (#8210)
2020-11-30 23:44:04 +01:00
..
assets feat(nuxt-link): Smart prefetching and $nuxt.isOffline (#4574) 2018-12-28 17:27:03 +01:00
layouts feat(nuxt-link): Smart prefetching and $nuxt.isOffline (#4574) 2018-12-28 17:27:03 +01:00
pages refactor: update eslint-config to 1.x 2019-07-10 15:15:49 +04:30
store feat(nuxt-link): Smart prefetching and $nuxt.isOffline (#4574) 2018-12-28 17:27:03 +01:00
README.md refactor: use nuxt everywhere (#8210) 2020-11-30 23:44:04 +01:00
nuxt.config.js fix(example): lint error 2019-01-07 16:44:14 +00:00
package.json chore(examples): rebase on latest stable nuxt version (#4874) 2019-02-01 16:36:06 +03:30

README.md

Example of Nuxt prefetching

Learn more at https://github.com/nuxt/nuxt.js/pull/4574