Add frondend project

This commit is contained in:
2026-03-30 20:52:35 -04:00
parent 0483588af5
commit a21c8f5b70
8 changed files with 1851 additions and 0 deletions

8
frontend/index.html Normal file
View File

@@ -0,0 +1,8 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<title>Yew App</title>
</head>
<body></body>
</html>