Create a Blazor project to get started. Add MudBlazor to the project, since MudBlazor is (so far) the only supported UI package. HERE is a good link to get started with MudBlazor. Add the ...
Then run ng serve to start a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files. If you want to ...