Apps
If you want to build project super apps. This command is used to generate new apps.
morpheme apps [apps_name]
Example
For the example we will generate a new apps named master
morpheme apps driver
The apps driver folder will be created automatically, we can check in apps/driver/
caution
The feature will not be generated if the apps name we enter already exists.