mirror of
https://github.com/remvze/moodist.git
synced 2025-12-18 17:34:17 +00:00
- Add `bun run` equivalents for npm scripts in README commands section - Include Tauri development and build commands for desktop and mobile platforms - Add `bun.lock` file for package locking with Bun package manager
3 lines
37 B
Rust
3 lines
37 B
Rust
fn main() {
|
|
tauri_build::build()
|
|
}
|