Set up your SharePoint Framework development environment
- Install developer tools
- Install NodeJS
- Install a code editor -Visual Studio Code
- Install a Cmder - Console Emulator
- Install Yeoman and gulp
- Open the cmder console - Enter the following command to install Yeoman and gulp:
npm install -g yo gulp- Install Yeoman SharePoint generator
To install the SharePoint Framework Yeoman generator globally, enter the following command:npm install -g @microsoft/generator-sharepoint
SharePoint Framework Reference:-
No comments:
Post a Comment