Skip to content

Commit 35c2f7b

Browse files
committed
config: add dev command
1 parent 3c16259 commit 35c2f7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"scripts": {
6+
"dev": "yarn serve",
67
"serve": "vue-cli-service serve",
78
"build": "vue-cli-service build",
89
"lint": "vue-cli-service lint"

0 commit comments

Comments
 (0)