Introduction
This module walks you through deploying your SharePoint Framework solutions to production. You'll deploy packages to tenant and site collection App Catalogs, learn how to choose between them, and see how version numbers in components, packages, and projects affect updates to existing components.
Prerequisites
- Experience using SharePoint Online at the intermediate level
- Ability to program with JavaScript, TypeScript, and Node.js
- Experience using Visual Studio Code at the intermediate level
- Access to a Microsoft 365 tenant
Learning objectives
- Deploy a SharePoint Framework solution to production
- Explain the differences between tenant and site App Catalogs
- Update SharePoint Framework project versions
More resources
Refer to the following repository for more resources associated with this module. This repository includes completed code samples from the exercise units found in this module: Deploying SharePoint Framework components to production.
This module is also available as a screencast: SharePoint Framework Training - Developing with the SharePoint Framework: Deploying SharePoint Framework components to production