python执行webserver.py启动后端程序
需要安装pymupdf,flask等python库
前端程序存放在vueproject文件中,需要使用node启动或者部署里面的dist文件夹到nginx服务
前端安装的依赖:
├── @babel/core@7.26.10
├── @babel/eslint-parser@7.27.0
├── @typescript-eslint/eslint-plugin@5.62.0
├── @typescript-eslint/parser@5.62.0
├── @vue/cli-plugin-babel@5.0.8
├── @vue/cli-plugin-eslint@5.0.8
├── @vue/cli-plugin-router@5.0.8
├── @vue/cli-plugin-typescript@5.0.8
├── @vue/cli-service@5.0.8
├── @vue/eslint-config-typescript@9.1.0
├── axios@1.8.4
├── core-js@3.41.0
├── element-plus@2.9.7
├── eslint-plugin-vue@8.7.1
├── eslint@7.32.0
├── node-sass@9.0.0
├── sass-loader@16.0.5
├── typescript@5.8.3
├── vue-class-component@8.0.0-rc.1
├── vue-router@4.5.0
├── vue@3.5.13
└── vuex@4.0.2