SharePoint Development : SPFx Folder Structure Explained
SPFx (SharePoint Framework) scaffolds a fairly opinionated folder structure via its Yeoman generator — here’s what each part actually does, and the two competing ways to organize your own code inside src/ once a project grows past a single web part. In this post: The scaffolded structure · src/ and config/ in detail · Type-based […]
SharePoint Development : SPFx Folder Structure Explained Read More »


