Our First Client-Side Web Part (Hello World) Part 2

Deployment Steps & Web Part Project Structure

Project Solution Folder Structure & Configuration

  • Here is the folder structure of solution.
Here is the folder structure of solution.
Folder Structure Of Solution.
  • To package our solution file .sppkg and upgrade the version of app we need to update package-solution.json file present under config folder.
package-solution.json file
package-solution.json

How to Build a Modern SPFx Web Part with Microsoft Dataverse CRUD Operations

When building internal applications on Microsoft 365, SharePoint Lists are often the default storage layer. However, once you need relationa...