I have an SPA application that is also customized for mobile browsers. The technology used is Angular 2 and Node. Can I make use of Cordova to wrap and deploy it as a native app onto Android and iOS?
Are there any references?
You should search about ionic 2 which come with angular 2 or ionic 3 which come with angular 4.