Setup the necessary directory structure for a new app, and create a new app
based on a template.
newApp(appDir, appMetadata)
Arguments
appDir |
The directory path to use for the new app. |
appMetadata |
Application metadata. |
Value
None. Invoked for the side-effect of creating a new app.