Skip to main content

run_development

Function run_development 

Source
pub async fn run_development() -> Result<()>
Expand description

Starts the development environment with cargo-watch for Rust hot-reloading and Vite for frontend asset bundling, running both concurrently.