Basic SPFx + Fabric scaffolding
- npm install @microsoft/generator-sharepoint
- yo @microsoft/sharepoint --> choose default options to create a React webpart
- Replace rush-stack-compiler version to 3.2 to work with OUFR
- Add OUFR to package.json
- npm install -g gulp & npm install
- gulp trust-dev-cert
- gulp serve
- gulp bundle
- gulp package-solution
- Find the .sppkg file under /sharepoint and upload that to the site app catalog