Please use electron target and you deploy your ionic web source(www)
and then modify your electron target’s package.json and entrypoint(index.html/index.js)
Electron can wrap web source(folder) easily on electron platform.
refer to this forum’s link .
The combination Ionic and electron is so cool and wonderful
https://forum.ionicframework.com/t/electron-target-empty-page/185094