Browse Source

提示安装Vue CLI 3.x

Michael Wang 6 years ago
parent
commit
63bc8e7ca2
1 changed files with 5 additions and 0 deletions
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -8,6 +8,11 @@
 
 安装:
 
+```bash
+# 如果没有全局安装Vue Cli 3.x
+npm install -g @vue/cli
+```
+
 ```bash
 npm install
 ```