How to port an existing angular app to electron?
问题 I am a beginner to angular and a complete noob to electron. I was wondering if it would be possible to port an existing angular app to electron by using most of the existing codebase of the webapp? I found a couple of links on this but not much on Google. Most results talk about starting with angular and electron to create a desktop app - which is my intention but I would like to use most of my existing code base and ideally just add webpack and electron related config to compile the electon