AngularJS deployment to SharePoint site

Nilesh Kodulkar 1 Reputation point
2022-05-26T17:45:05.12+00:00

Hi ,

I am new with this topic and looking for some direction.

I need to automate deployment of AngularJS application in SharePoint 2019 site collection. Can someone provide information or links to achieve this? We have TFS 2015 and below are the steps I need to automate:

  1. Create build - ng build --prod --aot
  2. Copy content of folder
  3. Paste to SharePoint site-> Site Assets
  4. Change relative path to relative in index file

Regards,
Nilesh

Microsoft 365 and Office | SharePoint | Development
{count} votes

1 answer

Sort by: Most helpful
  1. RaytheonXie_MSFT 40,496 Reputation points Microsoft External Staff
    2022-05-27T10:04:25.42+00:00

    Hi @Nilesh Kodulkar
    We can use spfx to deploy the AngularJS. This page tells how to Build SharePoint Framework client-side web parts with AngularJS.
    Here is a nice article about the steps to using Angular with SharePoint Framework
    https://www.linkedin.com/pulse/using-angular-sharepoint-framework-spfx-part-i-krunal-rohit

    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.



Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.