# dioxus-demo **Repository Path**: seanla/dioxus-demo ## Basic Information - **Project Name**: dioxus-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-15 - **Last Updated**: 2024-11-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Development Run the following command in the root of the project to start the Dioxus dev server: ```bash dx serve --hot-reload --platform desktop ```