Forum Discussion
Dennis Haxe
Sep 17, 2019Brass Contributor
Deploy a component of the SharePoint Starter Kit
Hi Guys, I am not a developer so please be gentle 🙂 I would like to know how I could deploy just 1 component of the SharePoint StarterKit. https://github.com/SharePoint/sp-starter-kit/blob...
Beau Cameron
Sep 17, 2019MVP
Dennis Haxe The easiest option would be to just deploy the entire .sppkg file, and only use the Alert Application Customizer.
It's a lot more work and require development skills if you just want to deploy just the Alert itself, as you would have to have a development environment in place to re-build/move-over the Alert code to a new solution. You'd essentially be starting from scratch and moving code over.
- Dennis HaxeSep 18, 2019Brass Contributor
Beau Cameron Hi Beau. I already uploaded the .sppkg file to my app catalog. How can I deploy this to my root Site?