Skip to content
This repository was archived by the owner on Aug 8, 2022. It is now read-only.

Commit f4d4c55

Browse files
committed
chore: add dev script
1 parent af604e7 commit f4d4c55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"vuepress": "^1.3.0"
66
},
77
"scripts": {
8+
"dev": "yarn serve",
89
"serve": "vuepress dev src",
910
"build": "vuepress build src"
1011
},

0 commit comments

Comments
 (0)