

They have starter templates so you can easily begin with them but since I have an existing project i have to import the project into the electron forge project.

They have made it way easier for beginners. The common question is why i am choosing electron forge and the answer is quite simple. Being able to do this you should be planning towards packaging and releasing this application and for this there are quite a couple of libraries which can come in quite handy such as electron-builder, electron-packager and for the purpose of this tutorial electron-forge. If your followed, you should be able to build a full electron application with ionic theming and electron functionality. In the last tutorial we dealt with using electron api's within an ionic built application.

