From 49afbfafb99c9e586650dcf01fe28f7ba9afe857 Mon Sep 17 00:00:00 2001 From: Ihab Khattab Date: Fri, 12 Mar 2021 04:07:50 +0200 Subject: [PATCH] docs: update port number --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5da7052..3071455 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Then, you can run locally in development mode with live reload: npm run dev ``` -Open http://localhost:8080 with your favorite browser to see your project. +Open http://localhost:3000 with your favorite browser to see your project. ``` .