# vue-template **Repository Path**: fyqwzj/vue-template ## Basic Information - **Project Name**: vue-template - **Description**: 简单配置模板 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-03-10 - **Last Updated**: 2021-03-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fortune > A Vue.js project > 一个简单配置的vue模板 ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader). ## 主要配置功能 >1.axios插件安装配置(后续根须情况决定是否安装qs来转换请求方式formdata或者request payload) >2.sass插件安装配置 >3.px2rem插件安装配置