@w3bnetau wrote:
Is it possible to use a recent version of Ionic cli along with AngularJS rather than Angular?
I have tried --type=ionic1 with the Ionic cli, and I have tried creating Apache Cordova apps and adding Ionic and AngularJS to it, but I don’t seem to get there very easily. Ionic shouldn’t care too much about what framework I use, and so it should be able to just work with AngularJS as well as Angular, React, Vue and so on, is that right?
How should I create this project? Do I still need to use --type=ionic1, and add angular with npm? And copy those files into www/js for building, using ionic capacitor add android/ionic cordova platform add android?
Also does it work with AngularJS routing or does it use a separate plugin installed with npm? Like ui-router?
Thanks!
Posts: 1
Participants: 1