UNPKG

275 BPlain TextView Raw
1Synopsis
2
3 cordova-cli emulate [PLATFORM...] [-- [platformopts]]
4
5Alias for `cordova-cli run --emulator`. Launches the emulator instead of device.
6Use 'cordova-cli help run' for details on options.
7
8To provide platform specific options, you must include them after `--`.