mgnl create-app <name>
This command creates a content type and an app
Arguments
| Name | Description |
|---|---|
name | The name of the new app. The name cannot contain spaces |
Options
| Name | Description |
|---|---|
-p, --path <path> | The path to the light module where you want to create the app |
-P, --prototype <prototype> | The name of the prototype variant to create the app |