You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
582 B
582 B
shopping
Vue2.0+Vue-router+Vuex打造商城购物网站
主要功能:
商品详情
商品添加购物车
商品购买
地址选择
结账(模拟)
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
For detailed explanation on how things work, checkout the guide and docs for vue-loader.