# vue2.x-cli3.0-template **Repository Path**: zlluGitHub/vue2.x-cli3.0-template ## Basic Information - **Project Name**: vue2.x-cli3.0-template - **Description**: Vue2.x 脚手架 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-05 - **Last Updated**: 2023-11-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue2.x 脚手架 ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your unit tests ``` npm run test:unit ``` ### Lints and fixes files ``` npm run lint ``` ### Deploy to server ``` npm run deploy ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).