Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 199 Bytes

RunningTheApplication.md

File metadata and controls

12 lines (7 loc) · 199 Bytes

Running the Application

To run the application locally:

dotnet run

Open your browser and navigate to https://localhost:5001 (or the port specified in your launch settings).