Added sample page

Not working yet
This commit is contained in:
2026-04-27 12:48:52 +02:00
parent 6ea3a512e8
commit 7a5a725ba4
5 changed files with 1016 additions and 10 deletions

9
frontend/index.html Normal file
View File

@@ -0,0 +1,9 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<title>Yew App</title>
<link data-trunk rel="rust" href="Cargo.toml">
</head>
<body></body>
</html>