# vue3模板 **Repository Path**: linkwindows/vue3-template ## Basic Information - **Project Name**: vue3模板 - **Description**: vue3 项目模板 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-12-04 - **Last Updated**: 2025-11-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: 模板 ## README # 打包 **上线打包使用** ```javascript npm run build_prod ``` **测试打包** ```JavaScript npm run build ```