# vite2-vue3-ts-h5 **Repository Path**: HQ_Pro/vite2-vue3-ts-h5 ## Basic Information - **Project Name**: vite2-vue3-ts-h5 - **Description**: vite2+vue3搭建的h5项目 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-11-04 - **Last Updated**: 2021-11-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vite2+vue3+ts h5项目 使用vite2、vue3、vant、vue-router、vuex、typeScript搭建。 [vite官网](https://cn.vitejs.dev/ 'vite官网') ## 安装 ``` npm install ``` ## 启动 ``` npm run dev ```