router implementation

This commit is contained in:
Priec
2025-08-22 22:19:59 +02:00
parent 6833ac5fad
commit 957f5bf9f0
9 changed files with 225 additions and 180 deletions

3
client/src/pages/mod.rs Normal file
View File

@@ -0,0 +1,3 @@
// src/pages/mod.rs
pub mod routing;