neilbryson / alab

A sample front-end web application written in Blazor WebAssembly (C#)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alab

A sample front-end web application written in Blazor WebAssembly (C#).

System requirements

Running the app

cd src
dotnet run

## Watch mode
dotnet watch run

This will start a server at http://localhost:5000.

About

A sample front-end web application written in Blazor WebAssembly (C#)

License:MIT License


Languages

Language:HTML 49.3%Language:C# 31.4%Language:CSS 19.3%