Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 446 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 446 Bytes

JSEhViewer

即将推出测试版本

Telegram讨论群: https://t.me/jsehviewer

目前主要尚未完成的部分:

  1. 搜索页
  2. tab页
  3. 下载器
  4. 设置页

下载

编译安装

需要安装npm或其他包管理工具,下面以npm为例

  1. 将源代码克隆到本地
git clone https://github.com/Gandum2077/JSEhViewer.git
  1. 依次执行以下命令,完成编译打包
npm i
npm run build

截图