# vue3_js_h5_template **Repository Path**: myPujun/vue3_js_h5_template ## Basic Information - **Project Name**: vue3_js_h5_template - **Description**: 基于vue3搭建的H5适配 vue3+vant+postcss-plugin-px2rem移动端h5模板 - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2022-12-05 - **Last Updated**: 2025-08-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue3, Vant, H5, JavaScript, 移动端模板 ## README # topup ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).