Minimal Leptos setup

This commit is contained in:
Bianca Fürstenau 2025-02-21 22:19:51 +01:00
parent 1e77a7d831
commit e03a16d13e
29 changed files with 1345 additions and 684 deletions

4
.gitignore vendored
View file

@ -9,3 +9,7 @@ gen/
# Generated by `cargo tauri icon`
# will have various versions of the app icon
icons/
# Generated by Trunk
# will have the files to be served over http
www/