# eRead **Repository Path**: panda13/eRead ## Basic Information - **Project Name**: eRead - **Description**: 这是一款纯净无广告的小说阅读器 该仓库已废弃,替代品:https://read-cat.github.io/ - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-02-06 - **Last Updated**: 2024-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 该仓库停止更新 # 替代品:https://read-cat.github.io/ # eRead2.0小说阅读器 logo #### 该项目使用`Electron`+`Vue3.2`+`TypeScript`+`ElementPlus`构建 ## 运行 ```shell yarn install ``` ```shell yarn dev ``` ## 构建 ```shell yarn install ``` ```shell yarn build ```