Feat: - Using Tauri framework by default - Add new configuration to initiate mobile app and its command for dev - Add dependencies needed for mobile build Test: - Confirm to be built successfully
3 lines
38 B
Rust
3 lines
38 B
Rust
fn main() {
|
|
tauri_build::build()
|
|
} |