Do we need AEM Archytype Project as manadatory for integrating SPA editor setup with AEM?
Hi Team,
Our AEM client is having maven project which is not using the AEM Archetype setup. The project structure is different from aem archetype and they have plan in future to refactor the project to match with aem archetype project. We have requirement to integrate react application with AEM SPA editor. We are following the steps mentioned in wknd tutorial (where this tutorial used aem archetype) https://experienceleague.adobe.com/docs/experience-manager-learn/spa-react-tutorial/create-project.html?lang=en#spa-editor-project , and following the steps to map the aem components from react but we are not able to achieve it. So I wanted to get confirmation, if the SPA editor setup will work only for aem archetype project?