Synopsis cordova-cli create [ID [NAME [CONFIG]]] [options] [PLATFORM...] Create a Cordova project PATH ......................... Where to create the project ID ........................... reverse-domain-style package name - used in NAME ......................... human readable field CONFIG ....................... json string whose key/values will be included in [PATH]/.cordova-cli/config.json Options: --copy-from|src= ... use custom www assets instead of the stock Cordova hello-world. --link-to= ......... symlink to custom www assets without creating a copy.