See how Capacitor fits into the entire Ionic Ecosystem ->
Capacitor is part of the Ionic Ecosystem ->
DocsPluginsCLI

Capacitor CLI - cap open

Opens the native project workspace in the specified native IDE (Xcode for iOS, Android Studio for Android). Once open, use the native IDEs to build, simulate, and run your app on a device.

npx cap open <platform>

Inputs:

  • platform (required): android, ios
Previous
<- List
Next
Plugin Generate ->
Contribute ->