# Vue仿宅急送 **Repository Path**: feng0930/vue ## Basic Information - **Project Name**: Vue仿宅急送 - **Description**: 基于Vue.js,组件化开发,完成了仿宅急送,实现了手机验证,验证码点击倒计时,利用VueX,完成了选择地址后,传值到购物车地址行,点击左侧列表切换商品页面,商品的添加购物车,删除,总金额和数量的计算 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-04-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # kfc > 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).