Add React frontend and Rust backend stubs for MP3 import, metadata, SQLite storage, and transcription hooks.
4 lines
39 B
Rust
4 lines
39 B
Rust
fn main() {
|
|
tauri_build::build()
|
|
}
|