Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/publish-helper/publish-helper-vue

发布辅助器页面vue实现
https://github.com/publish-helper/publish-helper-vue

Last synced: about 1 month ago
JSON representation

发布辅助器页面vue实现

Awesome Lists containing this project

README

        

# publish-helper-vue
发布辅助器页面vue实现

# 快速开始

### 依赖安装

```
npm install
```

### 项目启动

```shell
npm run serve
```

### 项目打包

```shell
npm run build
```

提示tips:

> 如果提示openssl编译报错
> 是因为nodejs版本比较新,执行下面的命令配置环境变量即可

```shell
export NODE_OPTIONS="--openssl-legacy-provider"
```

### 开发进度

| 计划 | 状态 |
|--------|--|
| 照搬gui页面 | ✅ |
| 设置 | ✅ |
| 电视剧 | ✅ |
| 短剧 | |
| 电影 | |

![img.png](docs/image/img.png)

![img_1.png](docs/image/img_1.png)

![img_2.png](docs/image/img_2.png)

![img_3.png](docs/image/img_3.png)