# Vue-cli **Repository Path**: Second111/vue-cli ## Basic Information - **Project Name**: Vue-cli - **Description**: 个人中心还没做完,后面记起来就补,这个用网页端看要按f12,切换到移动端,现在目前测试iphone6/7/8好像没太大问题,后面在测试一下 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-02 - **Last Updated**: 2022-03-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # test ## 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/).