Hey Nick,I created a *very* basic sample app to demonstrate the PhoneGap
integration with AEM 5.6.1:
https://github.com/blefebvre/aem-phonegap-sampleInstructions for
installing and running the app have been included in the project README,
so I won't repeat them here. To address your questions:which node should
the phonegap-exportTemplate property be set on?phonegap-exportTemplate
should be set on the cq:Page's jcr:content node that will serve as the
entry point to your app - also the page you'll...