Posts

SPFx Setup

Requirements: 1.        NodeJS package installed on your machine 2.        Code editor such as Visual Studio Code These are freeware and can be downloaded from the web and installed locally. SPFx Setup for Windows (With Administrator Access): To simplify the entire setup process (if you do have administrator access on your machine), it can be broken down into 3 simple steps: I.                      Download NodeJS MSI installer and execute the installer as administrator a.        You can download the NodeJS installer from: https://nodejs.org/en/ b.        After the download completes, execute the MSI file. Generally, this would install all the necessary files, register the node command in the global variables and download all required files in the Program Files/NodeJS folder. II.                    Download and install Visual Studio Code a.        You can download Visual Studio Code from: https://code.visualstudio.com/ b.        Run the exe file to install Visua