Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 1.38 KB

README.md

File metadata and controls

53 lines (32 loc) · 1.38 KB

vue-mi

A Vue.js project

用vue2写的小米商城

demo1

dmeo2

demo3

demo4

demo5

demo6

demo-gif-1

......

对比原版:

原版

将项目clone到本地后,npm run dev,调整到移动调试模式查看

版本更新记录

2019-02-07:增加用户登录的功能

目前完成手机号码登录,登录手机号是13222222222,验证码是111111

Build Setup

# 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 and docs for vue-loader.