Skip to content

petkir/PowerAppChristmasControl

Repository files navigation

PowerApps Custom Christmas Control

This is a funny Christmas sample project

Additional resources

Get Started

Install Development Environment

Please follow the microsoft Gide https://docs.microsoft.com/en-us/powerapps/developer/component-framework/get-powerapps-cli

Using the samples

To build and start using these projects, you'll need to clone and build the projects.

Clone this repository by executing the following command in your console:

git clone https://github.com/petkir/PowerAppChristmasControl

Navigate to the cloned repository folder which should be the same as the repository name:

Now run the following command to install the npm packages:

npm install

This will install the required npm packages and dependencies to build and run the project.

Once the npm packages are installed, run the following command to preview your custom control

npm start

Package Deployment

Package Solution

Please follow this link https://docs.microsoft.com/en-us/powerapps/developer/component-framework/import-custom-controls

Publishing

Please follow this link https://docs.microsoft.com/en-us/powerapps/developer/component-framework/component-framework-for-canvas-apps

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published