Browse Source

upd: scripts dev

zhuzhida 5 years ago
parent
commit
c42e259e76
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -31,6 +31,7 @@
     "CHANGELOG.md"
   ],
   "scripts": {
+    "dev": "vue-cli-service serve",
     "serve": "vue-cli-service serve",
     "build": "vue-cli-service build",
     "lint": "vue-cli-service lint"