Skip to content

A bare-bones app that calls the Application Lifecycle Management (ALM) REST API

Notifications You must be signed in to change notification settings

calin-stan/sharepoint-alm-api-exaple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPFx ALM API Example

A React project where you can see how to use the SharePoint Online ALM REST API

It contains examples for adding apps to the app catalog, deploying and installing them to the specified site collection and also for app uninstalling.

Run locally

npm install

Configure ADAL clientId and redirectUri

npm run build

Serve

Run the following command in the newly created /dist folder

http-server

About

A bare-bones app that calls the Application Lifecycle Management (ALM) REST API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published