# Vue Pc脚手架 **Repository Path**: q50/vue-pc-scaffold ## Basic Information - **Project Name**: Vue Pc脚手架 - **Description**: 将个人认为需要的进行一个整合 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-10-21 - **Last Updated**: 2022-10-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vuepc_2.0 ## 依赖安装 ``` npm install ``` ### 开发环境启动 ``` npm run serve ``` ### 线上环境代码打包 ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).