We have a requirement of creating a container app using an ionic framework for android and iOS. On launching this container app, it should directly show a responsive webpage inside the native wrapper(review).I have used the below command for creating the ionic project.
sudo ionic start newApp blank --type angular
Now I am confused about below version details.
Ionic:
Ionic CLI : 6.11.7 (/usr/local/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 5.3.2
@angular-devkit/build-angular : 0.1000.8
@angular-devkit/schematics : 10.0.8
@angular/cli : 10.0.8
@ionic/angular-toolkit : 2.3.3
Utility:
cordova-res : not installed
native-run : not installed
System:
NodeJS : v12.18.3 (/usr/local/bin/node)
npm : 6.14.6
OS : macOS Catalina
My Doubts:
- ionic/angular 5.3.2, does that mean ionic version is 5.3.2 or is that angular version.
- Also is that angularJS or Angular 8/7/9/etc.
Know someone who can answer?
1 post - 1 participant