VUE开发的单页面小说阅读应用,抓取真实数据,已经打包APK,可下载使用;
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
dist/unpackage 目前只有Android版本,演示版本功能尚不完善