Skip to content

Requirements

Peter McDonald edited this page May 16, 2023 · 15 revisions

PC Requirements

.NET
NodeJS
Power Platform CLI

NPM Packages

It is also recommended to install the following npm packages globally:
jest
webpack
webpack-cli
typescript
This can be done using the following command:

npm i jest webpack webpack-cli typescript -g

Clone this wiki locally