Skip to content

Commit 5f18534

Browse files
author
alistar
committed
安装依赖 完成首页
1 parent 2498ba9 commit 5f18534

File tree

10 files changed

+1366
-217
lines changed

10 files changed

+1366
-217
lines changed

config/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ module.exports = {
1414

1515
// Various Dev Server settings
1616
host: 'localhost', // can be overwritten by process.env.HOST
17-
port: 8080, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
17+
port: 9876, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
1818
autoOpenBrowser: false,
1919
errorOverlay: true,
2020
notifyOnErrors: true,

0 commit comments

Comments
 (0)