I have a native MAC OS application and a native Windows desktop application.
I wish to use electron to bundle these to build applications for Mac, Windows and Web App.
How can I do that?
Do I need to convert my native applications to
Native Node Modules
and use them in my Electron app?
Or is there any other way?
Please throw some light on this as I am comparatively new to Electron. Thanking in Advance.
via Zeba
No comments:
Post a Comment