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
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