README.md aktualisiert

This commit is contained in:
natlinux
2025-04-21 18:41:30 +00:00
parent 5110db9c94
commit eb0732cce9

View File

@@ -36,7 +36,7 @@ This project is a full-stack web application Template combining **ASP.NET Core**
Go back to the API folder and start the backend server:
```bash
cd src/API
cd src/API
dotnet run --launch-profile angular_dev
```