Manually scaffolded Tauri 2 + React + TypeScript + Vite project structure since the CLI requires an interactive terminal. Preserves existing docs/ and .git history. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 lines
39 B
Rust
3 lines
39 B
Rust
fn main() {
|
|
tauri_build::build()
|
|
}
|