How do I create an app?

QUESTION

How do I create an app? 

ANSWER

You create the app with the CLI.

nuon apps create -n <app name>

You should make the app name the same as the directory name which is required for the subsequent nuon apps sync step.