AEM not working with React | Community
Skip to main content
rk39193348
Level 4
February 27, 2017
Solved

AEM not working with React

  • February 27, 2017
  • 1 reply
  • 1226 views

In this link https://sinnerschrader.github.io/aem-react project, below lines are used to create maven project:
mvn archetype:generate 
-DarchetypeGroupId=com.sinnerschrader.aem.react 
-DarchetypeArtifactId=aem-project-archetype 
-DarchetypeVersion=10.2 
But the components created by the above command is not working. How to create react components in AEM. Can you please share the complete documentation? 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by kautuk_sahni

Hi 

Please have a look at the similar question asked within the forum earlier 

Link:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__vobb-https_sinnerschrad.html

//  I request you to please create an issue at :- https://github.com/sinnerschrader/aem-react/issues

    As it would be difficult to debug the issue on others project.

 

And i will also ask some experts if they can share some information about this.

~kautuk

1 reply

kautuk_sahni
Community Manager
kautuk_sahniCommunity ManagerAccepted solution
Community Manager
February 28, 2017

Hi 

Please have a look at the similar question asked within the forum earlier 

Link:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__vobb-https_sinnerschrad.html

//  I request you to please create an issue at :- https://github.com/sinnerschrader/aem-react/issues

    As it would be difficult to debug the issue on others project.

 

And i will also ask some experts if they can share some information about this.

~kautuk

Kautuk Sahni