mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-28 11:39:52 +02:00
Update Vue create-vue link to current guide
Vue CLI is now in maintenance mode. For new projects, it’s recommended to use create-vue to scaffold Vite‑based applications. You can find the official example on the Vue.js website.
This commit is contained in:
@@ -5,5 +5,5 @@ create-vue is a CLI tool that helps you create a new Vue project with a single c
|
|||||||
Learn more using the following resources:
|
Learn more using the following resources:
|
||||||
|
|
||||||
- [@opensource@vuejs/create-vue](https://github.com/vuejs/create-vue)
|
- [@opensource@vuejs/create-vue](https://github.com/vuejs/create-vue)
|
||||||
- [@official@Creating a Vue Project](https://cli.vuejs.org/guide/creating-a-project.html)
|
- [@official@Quick Start | Vue.js](https://vuejs.org/guide/quick-start.html)
|
||||||
- [@feed@Explore top posts about Vue.js](https://app.daily.dev/tags/vuejs?ref=roadmapsh)
|
- [@feed@Explore top posts about Vue.js](https://app.daily.dev/tags/vuejs?ref=roadmapsh)
|
||||||
|
Reference in New Issue
Block a user