Capacitor Project
Add Capacitor to an application.
#
Usage#
Options#
--projectAlias(es): p
Default: null
Type: string
The name of the frontend project for Capacitor.
#
--appIdDefault: io.ionic.starter
Type: string
The app ID for the project.
#
--appNameDefault: null
Type: string
The application name for the project.
#
--npmClientDefault: null
Type: string
Possible values: yarn
, npm
The npm client to use for Capacitor.
#
--webDirDefault: dynamically calculated project build output directory.
Type: string
The directory of your projects built web assets.
#
--skipFormatDefault: false
Type: boolean
Skip formatting files.