Update Nuxt resources (#3365)

The current version of nuxt is v3.
Update source to v3
pull/3440/head
Benson Arafat 2 years ago committed by GitHub
parent df7aa17f86
commit 39866117a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      src/roadmaps/vue/content/102-ecosystem/102-ssr/101-nuxt-js.md

@ -4,8 +4,8 @@ Nuxt.js is a free and open source JavaScript library based on Vue.js, Node.js, W
Visit the following resources to learn more: Visit the following resources to learn more:
- [Nuxt Website](https://nuxtjs.org/) - [Nuxt Website](https://nuxt.com/)
- [Nuxt Docs](https://nuxtjs.org/docs/get-started/installation) - [Nuxt Docs](https://nuxt.com/docs/getting-started/introduction)
- [Get Started with Nuxt](https://explorers.netlify.com/learn/get-started-with-nuxt) - [Get Started with Nuxt](https://explorers.netlify.com/learn/get-started-with-nuxt)
- [Nuxt.js Fundamentals](https://vueschool.io/courses/nuxtjs-fundamentals) - [Nuxt.js Fundamentals](https://vueschool.io/courses/nuxtjs-fundamentals)
- [Nuxt Tutorials](https://nuxtjs.org/tutorials) - [Nuxt Examples](https://nuxt.com/docs/examples/essentials/hello-world)

Loading…
Cancel
Save