Function dioxus_cli::server::web::serve_default
source · pub async fn serve_default(
ip: String,
port: u16,
config: CrateConfig,
start_browser: bool
) -> Result<()>Expand description
Start the server without hot reload