# gshop **Repository Path**: codeldg_admin/gshop ## Basic Information - **Project Name**: gshop - **Description**: vue移动端外卖 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-24 - **Last Updated**: 2021-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-mobile-terminal-adaptation > 这是一个移动端适配的vue模板,配置了lib-flexible与postcss-px2rem,使用sass语法写样式,封装了axios网络请求,配置了路由,vuex,eslint ## 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).