1
0
mirror of synced 2024-11-15 02:47:35 +01:00
TaikoLocalServer/TaikoWebUI
asesidaa 7e43b44e24 Cache more on song data
Remove unnecessary using
2022-09-12 17:29:29 +08:00
..
Pages Cache more on song data 2022-09-12 17:29:29 +08:00
Properties Add initial test web ui 2022-09-05 01:19:42 +08:00
Services Cache more on song data 2022-09-12 17:29:29 +08:00
Shared Cache more on song data 2022-09-12 17:29:29 +08:00
wwwroot Add dani clear state icons 2022-09-11 23:03:39 -04:00
_Imports.razor Add primitive dan data page 2022-09-12 00:28:12 +08:00
.gitignore Prepare for release 2022-09-10 01:27:20 +08:00
App.razor Add initial test web ui 2022-09-05 01:19:42 +08:00
GlobalUsings.cs Separate page and code 2022-09-12 00:33:58 +08:00
Program.cs Cache more on song data 2022-09-12 17:29:29 +08:00
README.md Add README.md 2022-09-11 00:12:00 +08:00
TaikoWebUI.csproj Cache more on song data 2022-09-12 17:29:29 +08:00
TaikoWebUI.sln Add initial test web ui 2022-09-05 01:19:42 +08:00

Taiko Web UI

This is the solution for the front end part.

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