pub async fn serve_default(
    ip: String,
    port: u16,
    config: CrateConfig,
    start_browser: bool
) -> Result<()>
Expand description

Start the server without hot reload