copyed from https://github.com/conaticus/fileexplorer and I have added some features
# Make sure you have Tauri CLI installed
cargo install tauri-cli
# Install dependencies
yarn
# Run app for development
cargo tauri dev
# Build for production
cargo tauri build