README.md aktualisiert
This commit is contained in:
@@ -34,11 +34,12 @@ This project is a full-stack web application Template combining **ASP.NET Core**
|
|||||||
|
|
||||||
2. **Run the application**
|
2. **Run the application**
|
||||||
|
|
||||||
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 angular_dev
|
dotnet run --launch-profile angular_dev
|
||||||
```
|
```
|
||||||
|
|
||||||
3. **Access the app**
|
3. **Access the app**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user