Hi All,
This Angular & Electron tutorial. Watch till end it is amazing.
Getting Started with Angular and Electron
Electron is a popular framework that makes it easy to build desktop apps for macOS, Linux or Windows using familiar web technologies (HTML, JavaScript and CSS). Some very popular desktop apps, such as Visual Studio Code and Slack, are built using Electron. Behind the scenes Electron uses Chromium for the UI rendering and Node.js for filesystem access. In this tutorial I have converted existing app in Electron app easily.