cordova commands, basic Cordova commands

yotube
0

cordova create MyApp


cordova platform add ios


cordova run ios

cordova build ios






Global Command List

These commands are available at all times.


Command Description

create  Create a project

help    Get help for a command

telemetry   Turn telemetry collection on or off

config  Set, get, delete, edit, and list global cordova options





Project Command List

These commands are supported when the current working directory is a valid Cordova project.


Command Description

info    Generate project information

requirements    Checks and print out all the installation requirements for platforms specified

platform    Manage project platforms

plugin  Manage project plugins

prepare Copy files into platform(s) for building

compile Build platform(s)

clean   Cleanup project from build artifacts

run Run project (including prepare && compile)

serve   Run project with a local webserver (including prepare)


Tags

Post a Comment

0Comments
Post a Comment (0)

#buttons=(Accept !) #days=(20)

Our website uses cookies to enhance your experience. Learn More
Accept !
To Top