浏览代码

doc: fixed default port error in README.md (#373)

Bobby 6 年之前
父节点
当前提交
fa7310902a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -26,7 +26,7 @@ npm install
26
 npm run dev
26
 npm run dev
27
 ```
27
 ```
28
 
28
 
29
-This will automatically open http://localhost:9527
29
+This will automatically open http://localhost:9528
30
 
30
 
31
 ## Build
31
 ## Build
32
 
32