Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.02 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.02 KB

blazor-fluentui-template

Blazor 8 Dashboard Template based on Fluent UI Blazor .NET (v8)

sample

Fluent UI Blazor

Perspective Grid

http-server to run static samples

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

Resources