Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Using angular-cli in hybrid app

My team and I want to use angular-cli in our project, Our client app is hybrid app (angular.js with angular 5) We encounter several problems. So first of all before trying to find solution...is at all possible to use angular-cli in hybrid app? If so...where can we find guide to the correct integration?

like image 858
EmilG Avatar asked Mar 23 '26 02:03

EmilG


1 Answers

Yes, it is possible. I used Angular CLI for hybrid app and followed this link. However I encountered many issues but finally I was able to use Angular CLI. Please let me know if you need any help or guidance.

like image 143
ManishSingh Avatar answered Mar 25 '26 23:03

ManishSingh