# vue2-template-name **Repository Path**: burceboomc/vue2-template-name ## Basic Information - **Project Name**: vue2-template-name - **Description**: vue2开发通用模板 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-15 - **Last Updated**: 2023-08-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: CSS, JavaScript, Vue, HTML ## README # vue2-template-name vue2开发通用模板 # vue2 + babel + sass ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).