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?
Solved! Go to Solution.
Views
Replies
Total Likes
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.
Hope this helps
Umesh Thakur
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.
Hope this helps
Umesh Thakur
Thanks will try