Is it possible to create Desktop(Windows OS) application using Angular 2?
If yes then how can we build setup for desktop? Will it support windows 7 and Earlier?
I noticed that, Angular 2 is for cross platform.
Is it possible to create Desktop(Windows OS) application using Angular 2?
If yes then how can we build setup for desktop? Will it support windows 7 and Earlier?
I noticed that, Angular 2 is for cross platform.
You can try using Electron (by GitHub): http://electron.atom.io/
Here an example using Electron + Angular 2: https://auth0.com/blog/2015/12/15/create-a-desktop-app-with-angular-2-and-electron/
© 2022 - 2024 — McMap. All rights reserved.