Const
Launch the Electron desktop UI against the current vault. In the published binary it spawns the packaged electron process; --dev runs npm run dev with hot reload for working on the UI itself.
electron
--dev
npm run dev
jseeqret gui Copy
jseeqret gui
Launch the Electron desktop UI against the current vault. In the published binary it spawns the packaged
electronprocess;--devrunsnpm run devwith hot reload for working on the UI itself.