SharePoint customisation using SharePoint Framework (SPFx)
First thing is to install yo using npm: npm install -g yo Install @microsoft/sharepoint generator: npm install @microsoft/generator-sharepoint Run the Yeoman SharePoint Generator to create the solution : yo @microsoft/sharepoint