Overview
The following should be done for any Jump Start project.
Requirements
The projects will require your machine to be Configured for SPFx.
Package Manager (pnpm)
It’s recommended to use a manager for npm libraries. This can save on hard drive space. Run npm i -g pnpm
to install it gloablly.
Code Overview
An overview of the solution files common to all projects.
Basic Setup
Help with getting started with creating a solution.
SPFx Solution
An overview of adding a WebPart to the solution.
Deploying Solutions
Help with deploying solutions to classic and modern pages.