How to use angular js with Liferay DXP

Parashuram Hosamani, modified 7 Years ago. New Member Post: 1 Join Date: 1/5/18 Recent Posts

I want create a liferay portlet using angular js , i am not able to create files like app.module.ts , app.component.ts  and  main.ts  withing liferay project , I want to know how we can configure angular js with Liferay DXP to use it in our portlets.

thumbnail
Ivan Zaera, modified 7 Years ago. Regular Member Posts: 119 Join Date: 10/1/13 Recent Posts

Hi:

 

Have a look at the blade samples -> https://github.com/liferay/liferay-blade-samples/tree/7.1/gradle/apps/npm/angular6-npm-portlet

 

They may help you to setup your project.

 

Cheers,

Ivan