Function dioxus_cli::server::web::serve

source ·
pub async fn serve(
    ip: String,
    port: u16,
    config: CrateConfig,
    start_browser: bool,
    hot_reload_state: Option<HotReloadState>
) -> Result<()>
Expand description

Start the server without hot reload