We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c01e68 commit f3dca7eCopy full SHA for f3dca7e
package.json
@@ -6,7 +6,7 @@
6
"license": "MIT",
7
"author": "mcibique (https://github.com/mcibique)",
8
"scripts": {
9
- "serve": "vue-cli-service serve",
+ "serve": "vue-cli-service serve --open",
10
"build": "vue-cli-service build",
11
"test": "nyc vue-cli-service test:unit 'src/**/*.spec.js' --include ./src/bootstrap.js ./test/unit/index.js",
12
"test:watch": "npm run test -- --watch",
0 commit comments