An open API service indexing awesome lists of open source software.

https://github.com/powerappsdarren/pcfbasicdataset


https://github.com/powerappsdarren/pcfbasicdataset

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# PCFDataset

```PowerShell
#pac pcf init --namespace YOUR_NAMESPACE_HERE --name YOUR_PCF_COMPONENT_NAME --template dataset --framework None
pac pcf init --namespace SuperPowerLabs --name PCFBasicDataset --template dataset --framework None
```

# Run

```PowerShell
npm start watch
```