# PreviewPdf **Repository Path**: TZWw/preview-pdf ## Basic Information - **Project Name**: PreviewPdf - **Description**: vue+springboot+pdf.js实现pdf的预览和下载 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 0 - **Created**: 2021-07-06 - **Last Updated**: 2023-06-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1.springsecurity是Java后台(请忽略文件名的意思),使用springboot进行搭建。 - 项目启动方式: - SpringsecurityApplication.java启动此文件即可 2.vue-page是vue前端,里边包含跨域配置等等。 - 项目启动方式: - npm install - npm run serve