Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 503 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 503 Bytes

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

由于之前 vue2 中 uni-app 某个版本依赖不再维护,所以当前项目更新为 vue3 版本

预览地址

掘金介绍

模板引用

初始化项目

npm install

运行项目,APP 中连接手机调试需要借助 HbuildX

npm run dev

打包项目

npm run build