This is just the basic pieces put together to have a combination of a Svelte frontend and a .NET backend.
Clone and run by simply 'dotnet watch --project SvelteApp.Server\SvelteApp.Server.csproj', or open in Visual Studio (Code) and run using F5.
No thought has been put into how things look, whatsoever.