https://github.com/arjunumenon/spfx-cicd
This is the repository created for demonstrating the project structure for using CI-CD setup in SPFx development
https://github.com/arjunumenon/spfx-cicd
Last synced: 3 months ago
JSON representation
This is the repository created for demonstrating the project structure for using CI-CD setup in SPFx development
- Host: GitHub
- URL: https://github.com/arjunumenon/spfx-cicd
- Owner: arjunumenon
- License: mit
- Created: 2022-09-01T13:39:21.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-07T02:15:18.000Z (almost 4 years ago)
- Last Synced: 2025-01-14T08:51:24.396Z (over 1 year ago)
- Language: PowerShell
- Size: 241 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction
This is a sample project which is used as a reference for demonstrating Continous Integration / Continous Deployment (CI/CD) in SharePoint Framework (SPfx) projects using Azure DevOps.
For more details on this project, refer to [this blog post](https://arjunumenon.com/ci-cd-spfx-deployment-azure-devops-m365-cli/).