Blazor 8 Dashboard Template based on Fluent UI Blazor .NET (v8)
The easiest is to install http-server globally using node's package manager:
npm install -g http-server
Then simply run http-server in any of your project directories:
d:\my_project> http-server