1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-31 04:59:50 +02:00

Update Nuxt resources (#3365)

The current version of nuxt is v3.
Update source to v3
This commit is contained in:
Benson Arafat
2023-02-10 19:25:32 +01:00
committed by GitHub
parent df7aa17f86
commit 39866117a6

View File

@@ -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:
- [Nuxt Website](https://nuxtjs.org/)
- [Nuxt Docs](https://nuxtjs.org/docs/get-started/installation)
- [Nuxt Website](https://nuxt.com/)
- [Nuxt Docs](https://nuxt.com/docs/getting-started/introduction)
- [Get Started with Nuxt](https://explorers.netlify.com/learn/get-started-with-nuxt)
- [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)