Thursday 27 April 2017

Electron + AngularJS2 + NodeJS how to combine them together

I am creating new project to read Credit Cards with NodeJS API Server and also a desktop app with Electron and AngularJS2 that will talk with the API.

To build the desktop app with electron and angular 2 is the easy part. I am trying to find a way to combine all 3 frameworks together.

The bottom line is that i want to make one desktop app that will know to run the app itself and also the NodeJS API Server

(one click on the desktop app will run the app and also the nodejs service)

i would like to if there is a way to do it thanks !



via Eran Abir

No comments:

Post a Comment