Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 511 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 511 Bytes

ymatou

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Customize configuration

See Configuration Reference.

  • 使用 Vue-cli + Vue-Router + axios 开发

  • 基于 Vuex 实现购物车功能

  • 使用了 vant 组件库

  • 布局为 rem 布局,实现基于宽度等比缩放

  • 基于 node 调用阿里云短信服务 API,实现短信验证功能