https://github.com/powerappsdarren/pcfdatasetredo
https://github.com/powerappsdarren/pcfdatasetredo
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/powerappsdarren/pcfdatasetredo
- Owner: PowerAppsDarren
- License: mit
- Created: 2025-05-16T17:15:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-16T17:35:59.000Z (about 1 year ago)
- Last Synced: 2025-06-11T01:11:21.976Z (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
# PCF Dataset Redo
```PowerShell
# YOUR_NAMESPACE_HERE
# YOUR_PCF_COMPONENT_NAME
# pac pcf init --namespace YOUR_NAMESPACE_HERE --name YOUR_PCF_COMPONENT_NAME --template dataset --framework None
pac pcf init --namespace SuperPowerLabs --name PCFDatasetRedo --template dataset --framework None
npm install
```