We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c16259 commit 35c2f7bCopy full SHA for 35c2f7b
package.json
@@ -3,6 +3,7 @@
3
"version": "0.1.0",
4
"private": true,
5
"scripts": {
6
+ "dev": "yarn serve",
7
"serve": "vue-cli-service serve",
8
"build": "vue-cli-service build",
9
"lint": "vue-cli-service lint"
0 commit comments