Add React to .NET Api
I have written a .NET Api and now i want to create a web app that uses it. And i want to set it up that the .Net server serves that app on the
/ route (or better any out that's not /api/*). There is some info from microsoft but that almos exclusively to creating a new combined empty project with an VisualStudio template, but i don't want a new empty .NET app and i don't have VS.Solution
Serve Files from
Tell Vite to build to
Add Vite Build to Project Build & Lauch Settings
wwwroot folderTell Vite to build to
wwwroot folder: Add Vite Build to Project Build & Lauch Settings
