Hi Team,
I have a simple multilingual multi page website build using AEM 6.5, HTML, CSS, Javascript and Jquery.
In website we have multiple links in header, on click of specific link from header html page is rendered and each html page is built using multiple Web Components and content is author-able.
I have a requirement in same website on click of a specific link from header, I need to load page built with ReactJS component. I have react code ready, but how can I integrate with AEM project.
Can anyone please help with reference links for the same?
I am new to AEM, all references which I got are related to including ReactJS component in SPA app.
Thanks