What are the commands to setup SharePoint Framework?
Primal Lobo
Select an image from your device to upload
To setup SPFX environment there are few commands that needs to be executed.
yo @microsoft/sharepoint
gulp trust-dev-cert
npm i office-ui-fabric-react
npm i @pnp/logging @pnp/common @pnp/odata @pnp/sp —save
npm i @microsoft/sp-http