My Notes - a cross-platform Tauri App Example of building a Tauri desktop app to accompany a tutorial on SitePoint. Requirements Node Tauri Installation Steps Clone the repo Run npm install to install the dependencies Run npm run tauri dev to start the development environment