Docs: Remove specific port reference from README

This commit is contained in:
2026-02-14 15:39:18 -05:00
parent 11e787396c
commit 89872417e8

View File

@@ -58,7 +58,7 @@ npm install
```bash
ng serve
```
Navigate to `http://localhost:4200/`
Navigate to the local development server URL displayed in the console.
### Build for Production
```bash