Kusi's SPFx Knowledgebase¶
Development environment¶
The development itself has no longer to be developed directly on the server as it used to be, but can also be done on a client.
Node.js¶
Node.js must be installed on the development environment. The setup for the respective version can be downloaded from https://nodejs.org/dist.
NuGet Manager¶
The NuGet Manager can be installed using Powershell:
Yeoman, Gulp und Microsoft SharePoint Generator¶
Then the missing NPM packages can be installed using PowerShell:
Visual Studio Code¶
You need Visual Studio Code for the development: