From e0460ba8c07c3866c94076993097ab7a095e7f7d Mon Sep 17 00:00:00 2001 From: shenron Date: Sat, 14 Feb 2026 15:50:35 -0500 Subject: [PATCH] Docs: Add back port 4200 to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a59e251..49fe1e8 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ npm install ```bash ng serve ``` -Navigate to the local development server URL displayed in the console. +Navigate to `http://localhost:4200/` ### Build for Production ```bash