Based on passwurdit, built with electron-vue.
Honestly, passwurdit is 210kb, but the built app is ~145Mb, so I wouldn’t recommend this (or Electron, generally).
# install dependencies
npm install
# serve
npm run dev
# build
npm run build
Based on passwurdit, built with electron-vue.
Honestly, passwurdit is 210kb, but the built app is ~145Mb, so I wouldn’t recommend this (or Electron, generally).
# install dependencies
npm install
# serve
npm run dev
# build
npm run build