This website works better with JavaScript.
Home
Explore
Help
Sign In
teddy.huang
/
web_template
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
修改serve指令
master
teddyhuang
5 years ago
parent
7014341e2c
commit
f2765168b6
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/package.json
+ 1
- 1
app/package.json
View File
@@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"serve": "vue-cli-service serve
--port 3000
",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
Write
Preview
Loading…
Cancel
Save