# 二手手机交易网站 **Repository Path**: yellow_peel_sauce/Phone ## Basic Information - **Project Name**: 二手手机交易网站 - **Description**: 这是一个二手手机交易网站,具有web用户端和后台管理端。该系统构建了一个二手手机交易网站,给当代青年们提供一个自由交易二手手机的贸易平台。该系统由用户端和后台管理端构成,主要分为登录模块、注册模块、支付模块、购物模块、出售模块、订单模块、个人中心模块、评价模块、用户信息管理模块、轮播图管理模块、公告管理模块、发布分类管理模块十二个模块。(后台已停用,注释一下网络请求相关代码即可进入页面) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-04-18 - **Last Updated**: 2022-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # phone > A Vue.js project ## 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).