# vue2.7-template **Repository Path**: sudot/vue2.7-template ## Basic Information - **Project Name**: vue2.7-template - **Description**: 通过vuecli5.0.9生成的vue2最后一个版本vue2.7.16项目模板 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: vue2.7-vuecli-vuex-js - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-14 - **Last Updated**: 2025-11-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue2.7-vuecli-vuex-js ## 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/).