cancel
Showing results for 
Search instead for 
Did you mean: 

Can ADF be integrated into an already existing Angular app without using the generator?

nce
Champ in-the-making
Champ in-the-making

I already have an existing Angular 6 app with login and various features. I'd like to incorporate the content services and search & document components but I am unable to find any information without using the yeoman app generator.

1 ACCEPTED ANSWER

dvuika
Star Collaborator
Star Collaborator

"npm install @alfresco/adf-content-services" and you will have it in your project. Check the angular.json file to see the asset configurations for i18n files.

View answer in original post

1 REPLY 1

dvuika
Star Collaborator
Star Collaborator

"npm install @alfresco/adf-content-services" and you will have it in your project. Check the angular.json file to see the asset configurations for i18n files.