このコマンドは、まずsync
を実行し、その後、ネイティブアプリをビルドして、選択したターゲットデバイスにデプロイします。
npx cap run [options] <platform>
Inputs:
platform
(required):
android
,
ios
Options:
--list
: Print a list of target devices available to the given platform--target <id>
: Run on a specific target device