I've been reading about Blazor and even played with some sample code. However, I'm not finding the answer to my question. I'm looking to run Blazor as a front end for an app that I'm re-writing and I'd like to do this without installing IIS if possible. When I search for "Blazor serverless" I get azure functions. Is it possible to to utilize Blazor clientside without IIS and if so what is this programming process called?