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 cf31327 commit 34bc834Copy full SHA for 34bc834
README.md
@@ -1,6 +1,6 @@
1
-# vue-issue-helper
+# vue-antd-issue-helper
2
3
-> Vue issue helper
+> Vue antd issue helper
4
5
## Build Setup
6
webpack.config.js
@@ -61,7 +61,7 @@ module.exports = {
61
},
62
63
devServer: {
64
- port: 8003,
+ port: 8080,
65
host: '0.0.0.0',
66
historyApiFallback: true,
67
noInfo: true
0 commit comments