fn main() { hemx_build::app() .run() .expect("compile client-local template"); }