first commit

This commit is contained in:
Romulus21
2024-09-01 15:28:32 +02:00
commit abcbc16d24
17 changed files with 5079 additions and 0 deletions

4
Makefile.toml Normal file
View File

@@ -0,0 +1,4 @@
extend = [
{ path = "../cargo-make/main.toml" },
{ path = "../cargo-make/cargo-leptos-test.toml" },
]