Getting Started
These samples were created by the PnP community. They demonstrate different usage patterns for the Power Platform technologies.
The easiest way to get started with using these samples is to watch our video:
All samples are stored in various GitHub repositories. Each sample is located in its own folder with a README.md file that provides details about what it demonstrates and any extra information to help you get the most out of it.
Using the samples¶
To build and start using the samples, follow the instructions specific to the type of sample you wish to use.
Power Apps and Power Fx samples¶
- Download the
.msapp
from the sample'ssolution
folder - Using Power Apps Studio, select File > Open > Browse and point to the
.msapp
file.
Using the Source Code¶
You can also use the Power Apps Source Code tool to the code using these steps:
- Clone the repository to a local drive
- Pack the source files back into
.msapp
file: - Power Apps Tooling Usage
- Using Power Apps Studio, select File > Open > Browse and point to the
.msapp
file.