I am trying to create a blazor project on visual studio, because I have a LOT of C# code I could recycle, but I have never used blazor before and therefore have little experience to know what on the default-generated samples (which include weather forecasting and a side nav bar I still haven't figured out how to delete) is completely useless to my purposes and should be deleted.As such, I'd like to create a blank website. However, VS will not allow me to do so.
Does anyone know how?