# Vue2Template **Repository Path**: nian_han/vue2-template ## Basic Information - **Project Name**: Vue2Template - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-18 - **Last Updated**: 2022-09-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: vuecli, Vue ## README # vue2template ## 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/).