Dev Desktop

Start the Tauri desktop application in development mode with hot reload Use when this capability is needed.

tomevault-io b91cd5b 2 files · 1.3 KB Updated

File contents

Start the desktop application in development mode.

npm run dev:desktop

This will:

  1. Start the Astro dev server
  2. Launch the Tauri app connected to the dev server
  3. Enable hot reload for both frontend and Rust changes

Use this for developing desktop-specific features and testing Tauri integration.


Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/zatsit-oss--zats-greenscore--dev-desktop commit b91cd5b020

Frequently asked questions

npx skillmds@latest add tomevault-io/dev-desktop