Angular2 Meteor + Electron

I can’t seem to find much info about this… so, how can I implement electron to run my angular2 meteor project?

I have installed electron-prebuilt and i’m using npm to load a javascript file with some boilerplate electron code, so I have managed to open electron and display some basic html but when I get electron to load my angular2 app it doesn’t seem to load anything (no errors and the angular app works fine on localhost)…

Anyone have any experience with this?

Ok, turns out its super simple! With one line in the terminal!

You can use this package: