NotaryXpert Desktop Run the Vite web app: npm run dev Run the Electron desktop app in development: npm run electron:dev Build the Windows desktop installer: npm run dist:win The generated installer is written to release/. Thank you