# QuickBuild-vue **Repository Path**: CodeLiQing/quick-build-vue ## Basic Information - **Project Name**: QuickBuild-vue - **Description**: QuickBuild的前端vue - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-04-23 - **Last Updated**: 2025-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 第一步下载依赖 npm install --registry=https://registry.npmmirror.com --force > 打包问题 需要把 /views/object/createCode.vue 里面的 path: OBJECT_PATH 注释掉不然打包不成功 ## 启动 npm run dev ![img.png](img.png) ## 打包 npm run build