top of page
  • Writer's picturePradeep Rai

Create and Build PCF Control


 

Introduction:

PCF control allows developer to create and build the reusable code component which we can use in Model Driven app, Power Apps Portal and Canvas App.

Today’s we will see the initial setup which is required to create the PCF control and pre-requisite as well. Pre-requisite: To start with PCF control, we need to install below list of software.

  1. Visual Studio Code

  2. Node.js

  3. Power App CLI

  4. Visual Studio 2019 Developer Command

Once we setup above list of software then we are good to go. Creation PCF control: Now we will see the commands required to setup the PCF controls.

  1. Create one empty folder in local directory as shown below:



  1. Now, run below command in developer command 2019.


21 views0 comments

Recent Posts

See All
bottom of page