Non SPA React Integration with AEM Project
Hi everyone,
I am trying to integrate react in AEM project wihtout spa-editor. I have gone through this following community posts -
https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-integrate-react-into-a-non-spa-aem-6-5-project/td-p/619537
https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-integration-with-react-without-spa/td-p/395514
I have tried to use react-abode npm package but got build failure. Haven't tried react-habitat package though, it seems way too old (last commit was 8 years ago). Also it doesn't support functional react component.
Can anyone share a working repo of non SPA React implementaion?
