https://github.com/powerappsdarren/pcftable
Almost like a gallery, but not quite
https://github.com/powerappsdarren/pcftable
Last synced: about 1 year ago
JSON representation
Almost like a gallery, but not quite
- Host: GitHub
- URL: https://github.com/powerappsdarren/pcftable
- Owner: PowerAppsDarren
- License: mit
- Created: 2025-05-15T17:18:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-15T17:28:57.000Z (about 1 year ago)
- Last Synced: 2025-05-15T18:33:52.250Z (about 1 year ago)
- Language: TypeScript
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PCFTable
Almost like a gallery, but not quite
# Initialize a new PCF project
# Replace "YOUR_NAMESPACE_HERE" with your company name, your name, etc.
# Replace "YOUR_PCF_COMPONENT_NAME" with "Hello World", "My First Project", etc.
#pac pcf init --namespace YOUR_NAMESPACE_HERE --name YOUR_PCF_COMPONENT_NAME --template dataset --framework None
pac pcf init --namespace SuperPowerLabs --name PCFTable --template dataset --framework None
# React #### not yet!!!
npm install