Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 393 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 393 Bytes

like-jd

仿京东 App 做的简单的 demo。

技术栈:vue-cli,vue-router,vueX,axios,mock 等。

登录账号为:

  1. 用户名:jingdong

    密码:123456

  2. 用户名:jingdong1

    密码:123456

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build