# vue-flexible-template **Repository Path**: junyucn/vue-flexible-template ## Basic Information - **Project Name**: vue-flexible-template - **Description**: 可以自动根据页面宽度来等比例缩放元素作适配的VUE项目模版,样式只需要写设计稿的px大小 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-11-14 - **Last Updated**: 2021-06-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue ## README # flexible ## 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/).