Docs: Add back port 4200 to README

This commit is contained in:
2026-02-14 15:50:35 -05:00
parent 89872417e8
commit e0460ba8c0

View File

@@ -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