Install Dioxus CLI cargo install dioxus-cli Build the project cargo build Development Run the following command in the root of the project to start the Dioxus dev server: dx serve --hot-reload --platform desktop