paulbreuler / Minimal-React-PCF

A minimal React based PowerApps Control Framework (PCF) template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A minimal React based PowerApps Control Framework (PCF) template

License:MIT License


Languages

Language:TypeScript 100.0%