Giter Club home page Giter Club logo

reader-web's Introduction

Reader 阅读器(客户端)

Web 版网络小说与漫画阅读器

服务端部署请点击

示例站点(本人服务器带宽不足,大家试用后最好搭建自己的服务,谢谢):

功能

  • 小说: 搜索, 目录, 收藏, 阅读(点击文章内容可全屏切换)
  • 漫画: 搜索(目前有腾讯和漫画粉的源), 目录, 收藏, 阅读(可横向翻页)
  • 我的: 收藏的小说与漫画续读

截图

使用

  1. 下载项目
$ git clone https://github.com/gavin66/reader-web.git
  1. 安装
# 安装依赖
$ npm install

# 进入 config 目录,创建文件 prod.env.js
# 并修改你的服务端接口 baseURL
$ cd config && cp prod.env.example.js prod.env.js

# 编译
$ npm run build
  1. dist/index.html 部署到你的 Web 服务器

注意

  • 会有一些接口请求超时或解析异常,错误信息不显示的情况,你只需刷新页面.这部分请求大部分来自漫画.
  • 腾讯漫画只可看免费的

最后

如果你喜欢这个项目, 麻烦给我一个 star ⭐. 时间充裕时会持续维护这个项目.

如果有任何建议与意见欢迎提 issues.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.