# vue-cli-2.x-template **Repository Path**: mzzhref/vue-cli-2.x-template ## Basic Information - **Project Name**: vue-cli-2.x-template - **Description**: vue-2.x多环境打包 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-01 - **Last Updated**: 2022-07-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-cli-2.x-template > A Vue.js project ## Build Setup ``` bash # install npm install # start npm run dev # build测试包 npm run build:test # build预发布 npm run build:pre # build正式包 npm run build:prod ```