Add Vue CLI docs

pull/1657/head
Kamran Ahmed 2 years ago
parent 69d3ddb078
commit 0fc386524a
  1. 4
      content/roadmaps/105-vue/content/100-fundamental-topics/100-vue-cli.md

@ -13,4 +13,6 @@ Vue CLI is a full system for rapid Vue.js development, providing:
Vue CLI aims to be the standard tooling baseline for the Vue ecosystem. It ensures the various build tools work smoothly together with sensible defaults so you can focus on writing your app instead of spending days wrangling with configurations. At the same time, it still offers the flexibility to tweak the config of each tool without the need for ejecting. Vue CLI aims to be the standard tooling baseline for the Vue ecosystem. It ensures the various build tools work smoothly together with sensible defaults so you can focus on writing your app instead of spending days wrangling with configurations. At the same time, it still offers the flexibility to tweak the config of each tool without the need for ejecting.
For more information about the Vue CLI visit the [Vue CLI Guide](https://cli.vuejs.org/guide/). <ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Official Documentation' href='https://cli.vuejs.org/guide/'>Vue CLI Guide</BadgeLink>

Loading…
Cancel
Save