pub fn run(options: &DevOptions) -> Result<(), OrbitError>Expand description
Runs the dev server: initial build, static HTTP server, and file watching.
pub fn run(options: &DevOptions) -> Result<(), OrbitError>Runs the dev server: initial build, static HTTP server, and file watching.