close
The Wayback Machine - https://web.archive.org/web/20201014210618/https://ionicframework.com/docs/cli/commands/capacitor-add
Search docs/

ionic capacitor add

Contents

Add a native platform to your Ionic project

ionic capacitor add <platform> [options]

ionic capacitor add will do the following:

  • Add a new platform specific folder to your project (ios, android, or electron)

Inputs

platform

Description

The platform to add (e.g. android, ios, electron)