ionic capacitor add
Add a native platform to your Ionic project
$ ionic capacitor add [platform]
ionic capacitor add
will do the following:
- Install the Capacitor platform package
- Copy the native platform template into your project
platform
The platform to add (e.g. android
, ios
)