# vite2+vue2+vant **Repository Path**: li125986374/vite2-vue2-vant ## Basic Information - **Project Name**: vite2+vue2+vant - **Description**: H5基础框架:vite2+vue2+vant+axios+vue-router+vuex+less+mockjs - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2022-04-28 - **Last Updated**: 2023-05-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: vite, Vue, Vant, Axios, Mock ## README ## 说明 1. 基于 vite2 和 vue2 全家桶的一个 H5 基础框架 2. 包含 axios,mock,router,vuex,vant,less,postcss-px-to-viewport ## 安装 ``` yarn ``` - 如果没有 yarn,先安装 yarn `npm install -g yarn` ## 运行 ``` yarn vite ``` ## 打包 ``` yarn build ```