Add another script to serve in port 3002
This commit is contained in:
parent
00d5bbb8db
commit
a1b2f39e98
|
@ -4,6 +4,7 @@
|
|||
"private": true,
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve --port 3001",
|
||||
"serve2": "vue-cli-service serve --port 3002",
|
||||
"build": "vue-cli-service build",
|
||||
"lint": "vue-cli-service lint --check",
|
||||
"lint2": "eslint ./src --ext .js,.ts",
|
||||
|
|
Loading…
Reference in New Issue
Block a user