Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Can we upload react project in AEM 6.5.0?

Avatar

Level 2

Hi everyone,

I have requirement where the functionality is developed using reactjs. I need to upload it in AEM 6.5.0? Is it possible, if yes how?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Yes it is pretty much possible.

you can do with either by implementing SPA or you can create one separate module for react in your code base or use react in front-end module.

Please see below question and answer for the same.

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/use-reactjs-components-in-...

 

Hope this helps

Umesh Thakur

 

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Yes it is pretty much possible.

you can do with either by implementing SPA or you can create one separate module for react in your code base or use react in front-end module.

Please see below question and answer for the same.

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/use-reactjs-components-in-...

 

Hope this helps

Umesh Thakur