PCF Commands
PCF Commands
========================
1. Create a dir to save the control.
3. npm install
msbuild /t:restore
msbuild
Deploy
========================
mkdir HarmonyControls
cd HarmonyControls
msbuild /t:restore
msbuild
If building the PCF project through npm: npm run build -- --buildMode production