Skip to content

Nicksapp/Vue2.0-eCommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于Vue2.0的典型电商案例

目前仅完成部分前端工作

Build Setup

# clone project
cd web-project

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

前端:

  • Vue2.0
  • Vue-Router
  • Vue-Resource
  • Vuex
  • Vux

后端:

  • Node.js

  • LeanCloud