1
0
mirror of synced 2024-09-23 19:08:28 +02:00
TaikoLocalServer/TaikoWebUI
2023-10-16 10:38:27 +01:00
..
Pages Merge from TaikoLocalServer-CHN repo 2023-10-16 10:38:27 +01:00
Properties initial commit 2023-09-09 21:58:20 +09:00
Services Merge from TaikoLocalServer-CHN repo 2023-10-16 10:38:27 +01:00
Settings Merge from TaikoLocalServer-CHN repo 2023-10-16 10:38:27 +01:00
Shared Implemented getting flagArraySizes(other than don Color) dynamically on WebUI 2023-10-15 15:27:07 +01:00
wwwroot Merge from TaikoLocalServer-CHN repo 2023-10-16 10:38:27 +01:00
_Imports.razor initial commit 2023-09-09 21:58:20 +09:00
.gitignore initial commit 2023-09-09 21:58:20 +09:00
App.razor initial commit 2023-09-09 21:58:20 +09:00
GlobalUsings.cs initial commit 2023-09-09 21:58:20 +09:00
Program.cs Merge from TaikoLocalServer-CHN repo 2023-10-16 10:38:27 +01:00
README.md initial commit 2023-09-09 21:58:20 +09:00
TaikoWebUI.csproj Merge from TaikoLocalServer-CHN repo 2023-10-16 10:38:27 +01:00
TaikoWebUI.sln initial commit 2023-09-09 21:58:20 +09:00

Taiko Web UI

This is the solution for the front end part.

The front end is implemented with Blazor Webassembly (also in C#).