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

https://github.com/powerjob/power-workflow

workflow component
https://github.com/powerjob/power-workflow

Last synced: 7 months ago
JSON representation

workflow component

Awesome Lists containing this project

README

          

# power-workflw
## Demo启动

```shell
npm i
```

```shell
npm run start
```

## 构建打包(发包)

```shell
npm run package
npm run release
npm publish
```