From 12bf10924199a4e89197833f81e407e722741e42 Mon Sep 17 00:00:00 2001 From: EGOIST <0x142857@gmail.com> Date: Tue, 22 Nov 2016 22:28:56 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f2b8349..9b9b1ae2 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ cd my-project npm run dev ``` -Then you will be automatically navigated to http://localhost:4000
+Then you can open http://localhost:4000
When you are ready to deploy your app, run `npm run build` to bundle. ## Showcase