Run Svelte using .NET Aspire
You will also need the Aspire dotnet workload installed locally if you wish to work with the code.
dotnet workload install aspire
To build and run the applications using the DotNet CLI run the following commands:
dotnet restore
dotnet run --project SvelteKit-Aspire.AppHost/
Trust the ASP.NET Core HTTPS development certificate
If you are developing on Linux or WSL you may need to trust HTTPS certificate with linux-dev-certs.