Adding a react component to non SPA AEM website
Hi Team,
We are working on a new website, where we are using AEM as a Cloud service to create the same. The website needs to have the authoring capabilities like in any AEM website.
For a specific sign up page, we would require the page to be rendered in React. Using the SPA approach for creating the website, will require the entire website to be created as an SPA.
However, in our case, the web site needs to be an non spa and only certain parts of the website, will needs to be rendered as a react component.
Request your help in confirming if there are any ways of achieving the same apart from using react habitat.