Nuxt/examples/new-fetch
2020-11-30 23:44:04 +01:00
..
components
layouts
pages
plugins
nuxt.config.js
package.json
README.md refactor: use nuxt everywhere (#8210) 2020-11-30 23:44:04 +01:00

New fetch() with Nuxt

Nuxt v2.12 introduces a new hook called fetch in any of your Vue components.

See live demo and documentation.