wip salvo server

This commit is contained in:
2024-11-11 17:14:53 -07:00
parent 80aedc7269
commit 3c6a436690
7 changed files with 1030 additions and 722 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
# GUI Development
## Running Desktop
1. `dx build -p mumble-web2-gui --platform desktop`
1. `cargo install dioxus-cli --version 0.6.0-alpha.4`
2. `dx build -p mumble-web2-gui --platform desktop`
## Running Web
1. `cargo install dioxus-cli --version 0.6.0-alpha.4`