Expand my Community achievements bar.

SOLVED

How to integrate Angular in AEM

Avatar

Level 2
 
1 Accepted Solution

Avatar

Correct answer by
Community Advisor
6 Replies

Avatar

Level 2

Hi Vanegi,

 

I am working with Existing code base In that I don`t have Ui.frontend folder. I have ui.apps folder only so, where should i leverage the angular code in my code base? do i need to add any clientlibs related to angular if yes what should i add and tell me dependencies also?

 

Thanks,

Jivithesh

Avatar

Correct answer by
Community Advisor

Avatar

Level 2

Hi Arun_Patidar,

 

I am working with Existing code base In that I don`t have Ui.frontend folder. I have ui.apps folder only so, where should i leverage the angular code in my code base? do i need to add any clientlibs related to angular if yes what should i add and tell me dependencies also?

 

Thanks,

Jivithesh

Avatar

Community Advisor

Hi,

I would suggest to use front end module which leverage the WebKit .

But you can also use and deploy this as a traditional clientlibs.



Arun Patidar

Avatar

Level 2

Hi,

 

Thanks for your reply.

Can you please tell me in briefly like steps wise because i am new to this field.