技术栈 vue2.0 + elementUI +vuex + mock + vue-router + es6
# install dependencies
npm install
如果 npm install 出现问题 建议安装淘宝镜像
# serve with hot reload at localhost:9528
npm run dev
# build for production with minification
npm run build
如果对你有帮助 请点右上角star,谢谢