The baseline application will be a better example of "everything in a single application" if it directly creates its form rather than using the library service.
This is definitely less DRY, but makes for a better example.
Generate a baseline application that uses the same form as the global-form application, but renders it all as a dynamic/nested form in a single component.