# testVue2 **Repository Path**: windRainCode/test-vue2 ## Basic Information - **Project Name**: testVue2 - **Description**: vue2的测试用环境 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-02 - **Last Updated**: 2024-02-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # test-vue2 > 这是一个vue2测试用的项目,主要用于功能的测试 > > master是基础分支,base是可迭代的基础分支 ## 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/).