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