Skip to content

一个仿起点中文网的 web 阅读前端 dmeo

License

Notifications You must be signed in to change notification settings

zhang-4411/web-yuedu

 
 

Repository files navigation

「阅读」 web 端

本程序为「阅读」的配套 web 端,需要保证手机和电脑在同一局域网内,然后手机端打开 web 服务。

具体实现

使用 Vue2 开发

功能特性

  • 本地存储阅读记录与设置
  • 阅读主题切换
  • 夜间模式
  • 字号调节
  • 字体调节
  • 阅读宽度调节

使用方法

yarn install
#安装项目
yarn serve
#开发模式
yarn build
#打包
yarn lint
#格式化代码

预览

About

一个仿起点中文网的 web 阅读前端 dmeo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 67.7%
  • JavaScript 30.4%
  • HTML 1.2%
  • CSS 0.7%