Skip to content

Files

Latest commit

70414b3 · May 1, 2020

History

History
12 lines (10 loc) · 526 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 526 Bytes

Minimal-React-PCF

A minimal React based PowerApps Component Framework (PCF) control template to help you get up and running quickly.

How to use

  1. Run npm i to install all node modules.
  2. Run npm run build to build the project
  3. Run npm start to test things out.

References