# h5-frames **Repository Path**: jipengju/h5-frames ## Basic Information - **Project Name**: h5-frames - **Description**: 不再维护xx 一个h5 + vant 的多页快速开发模板。 记录并帮助自己快速开发一些H5轻量项目。 1、vue+vant+vue-router+vuex 2、自适应 采用rem方案: postcss-pxtorem + amfe-flexible - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: http://jipengju.gitee.io/h5-frames/#/home - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-08-11 - **Last Updated**: 2023-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue-vant-template, Vue, Vant ## README # vue-vant-template ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve/dev || yarn serve/dev ``` ### Compiles and minifies for production ``` npm run build || yarn build ``` ### Compiles and copy for production ``` npm run deploy || yarn deploy ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### demo Page [http://jipengju.gitee.io/h5-frames/#/home](http://jipengju.gitee.io/h5-frames)