README.md aktualisiert

This commit is contained in:
natlinux
2025-04-21 18:22:47 +00:00
parent 9e74284359
commit d874145fef

View File

@@ -37,7 +37,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: Go back to the API folder and start the backend server:
```bash ```bash
cd src/API cd src/API
dotnet run --launch-profile swagger_dev dotnet run --launch-profile angular_dev
``` ```
3. **Access the app** 3. **Access the app**