Griffon applications can be run in standalone mode using the run-app command:

griffon run-app

Or in applet mode using the run-applet command:

griffon run-applet

Or in webstart mode using the run-webstart command:

griffon run-webstart

More information on the run-app command can be found in the reference guide.