Skip to content

基于Vue实现的小说阅读器,支持手势滑动、字体大小调节、点击切换页面和章节内容

Notifications You must be signed in to change notification settings

jx159357/Reader-Vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于vue实现的小说app阅读器

sass安装失败时配置(window系统)cmd 窗口首先执行命令再初始化

set sass_binary_site=https://npm.taobao.org/mirrors/node-sass/

初始化项目

npm install

运行项目

npm run serve

打包项目,这边建议用官方 HBuildX IDE 去打包

npm run build

在 HBuildX 控制台中出现版本更新提示需要手动升级一下项目

npm update

Customize configuration

See Configuration Reference

About

基于Vue实现的小说阅读器,支持手势滑动、字体大小调节、点击切换页面和章节内容

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 56.5%
  • TypeScript 39.4%
  • SCSS 3.8%
  • HTML 0.3%