From fa7310902a4c28d29d27e149412abbcfbcddec06 Mon Sep 17 00:00:00 2001 From: Bobby Date: Tue, 21 May 2019 12:17:08 +0800 Subject: [PATCH] doc: fixed default port error in README.md (#373) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27b25b2..f15c935 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ npm install npm run dev ``` -This will automatically open http://localhost:9527 +This will automatically open http://localhost:9528 ## Build