Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 835 Bytes

README.cht.md

File metadata and controls

33 lines (20 loc) · 835 Bytes

xeHentai-webui

English 简体中文

這是一個 xeHentai 的web界面

演示

Screenshot

請先以 RPC 模式啟動xeHentai,添加啟動參數--rpc-port=8010

Windows 用戶可以直接運行RPC模式.bat

構建設置

# 安裝依賴
npm install

# 熱更新開發模式 localhost:8080
npm run dev

# 構建生產版本
npm run build

# 構建生產版本並顯示bundle分析報告
npm run build --report

投票新功能

Feature Requests