From 229e51558097898a25b9f0863005347e47b9553d Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Tue, 9 Aug 2022 20:45:29 +0400 Subject: [PATCH] Add Vue CLI docs --- .../105-vue/content/100-fundamental-topics/100-vue-cli.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/105-vue/content/100-fundamental-topics/100-vue-cli.md b/content/roadmaps/105-vue/content/100-fundamental-topics/100-vue-cli.md index 54f92fc56..d44074f65 100644 --- a/content/roadmaps/105-vue/content/100-fundamental-topics/100-vue-cli.md +++ b/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. -For more information about the Vue CLI visit the [Vue CLI Guide](https://cli.vuejs.org/guide/). +Free Content +Vue CLI Guide +