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

https://github.com/corcd/publisher

基于 workflow 的前端发布工具
https://github.com/corcd/publisher

electron element-ui imap vue workflow

Last synced: about 1 year ago
JSON representation

基于 workflow 的前端发布工具

Awesome Lists containing this project

README

          

# publisher

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn serve
```

### Compiles and minifies for production
```
yarn build
```

### Run your unit tests
```
yarn test:unit
```

### Lints and fixes files
```
yarn lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).