# vue2+vant2.0+axios搭建H5框架 **Repository Path**: memory2121/vue2_vant2.0 ## Basic Information - **Project Name**: vue2+vant2.0+axios搭建H5框架 - **Description**: vue2+vant2.0搭建H5框架 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 2 - **Created**: 2022-06-01 - **Last Updated**: 2024-11-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue2, vant2, Axios ## README # vue-h5 ## 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/).