mirror of
https://github.com/gedoor/legado.git
synced 2025-01-07 03:06:58 +08:00
.. | ||
public | ||
scripts | ||
src | ||
.browserslistrc | ||
.editorconfig | ||
.gitignore | ||
.prettierignore | ||
.prettierrc.json | ||
env.d.ts | ||
eslint.config.mjs | ||
index.html | ||
LICENSE | ||
package.json | ||
pnpm-lock.yaml | ||
README.md | ||
tsconfig.app.json | ||
tsconfig.json | ||
tsconfig.node.json | ||
vite.config.ts |
阅读web端
使用vue3 web书架和web源编辑
路由
- http://localhost:8080/ 书架
- http://localhost:8080/#/bookSource 书源编辑
- http://localhost:8080/#/rssSource 订阅源编辑
兼容性
Edge ≥ 85 | Firefox ≥ 79 | Chrome ≥ 85 | Safari ≥ 14.1 |
开发
需要阅读app提供后端服务
pnpm dev