mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
legado_web_editor
🚧开发注意
如果你想要调试项目 请修改文件.env.development里VITE_API为阅读web服务ip
路由
/rssSource 订阅源编辑 /rssSource 书源编辑
🎨Project setup
pnpm i
Compiles and hot-reloads for development
pnpm dev
Compiles and minifies for production
pnpm build
Lints and fixes files
pnpm lint:fix