1
0
mirror of synced 2024-11-27 16:10:53 +01:00
TaikoLocalServer/TaikoWebUI
2022-09-10 20:13:41 -04:00
..
Pages Add handling for no scores 2022-09-10 20:13:41 -04:00
Properties Add initial test web ui 2022-09-05 01:19:42 +08:00
Services Add song genre 2022-09-10 23:45:18 +08:00
Shared Add scroll to top button to main layout 2022-09-10 20:09:50 -04:00
wwwroot Add scroll to top button to main layout 2022-09-10 20:09:50 -04:00
_Imports.razor Add initial test web ui 2022-09-05 01:19:42 +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
Program.cs Prepare for release 2022-09-10 01:27:20 +08:00
README.md Add README.md 2022-09-11 00:12:00 +08:00
TaikoWebUI.csproj Add song genre 2022-09-10 23:45:18 +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#).