📦 fffonion / xeHentai-webui

📄 README.chs.md · 34 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34# xeHentai-webui

[English](README.md) [繁體中文](README.cht.md)

这是一个 [xeHentai](https://github.com/fffonion/xeHentai) 的web界面

[演示](https://xehentai.yooooo.us/#host=localhost,port=8010,token=,https=no)

![Screenshot](https://dl.yooooo.us/share/xeHentai/WebUI-%E6%BC%94%E7%A4%BA.gif)

请先以 RPC 模式启动[xeHentai](https://github.com/fffonion/xeHentai),添加启动参数`--rpc-port=8010`。

Windows 用户可以直接运行`RPC模式.bat`。

## 构建设置

``` bash
# 安装依赖
npm install

# 热更新开发模式 localhost:8080
npm run dev

# 构建生产版本
npm run build

# 构建生产版本并显示bundle分析报告
npm run build --report
```

## 投票新功能

[![Feature Requests](http://feathub.com/fffonion/xeHentai-webui?format=svg)](http://feathub.com/fffonion/xeHentai-webui)