self project
# 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 --reportFor detailed explanation on how things work, checkout the guide and docs for vue-loader.
ide projects是自己以前公司的项目
vues 是以前公司的vue项目 一个后台管理系统
shop 是自己动手写得商城项目 准备和django配合 来完成整个页面