# vue-pdf-stamp **Repository Path**: tree23/vue-pdf-stamp ## Basic Information - **Project Name**: vue-pdf-stamp - **Description**: 基于vue3实现电子公章的PDF盖章功能,支持拖拽盖章。 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2025-03-08 - **Last Updated**: 2025-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PDF 电子盖章 ![输入图片说明](imgimage.png) 基于 vue3 的 PDF 电子印章盖章实现,支持拖拽盖章。 This template should help get you started developing with Vue 3 in Vite. ## Recommended IDE Setup [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur). ## Customize configuration See [Vite Configuration Reference](https://vitejs.dev/config/). ## Project Setup ```sh npm install ``` ### Compile and Hot-Reload for Development ```sh npm run dev ``` ### Compile and Minify for Production ```sh npm run build ```