Expand my Community achievements bar.

How to Use React in EDS?

Avatar

Community Advisor and Adobe Champion

How can we use React in EDS? We're working with EDS in the Universal Editor and want to integrate React for the frontend. Does anyone have any insights on how to achieve this or any reference HLX sites?

1 Reply

Avatar

Employee

@MayurSatav what is the use case? Are you plan to build an Edge Delivery Services site with some React components sprinkled in? Or a full React SPA?

 

In general the recommendation is to start with the AEM Boilerplate https://github.com/adobe/aem-boilerplate and build you site build base on this.