上图ui地址:
http://www.muse-ui.org/#/index
##环境的搭建vue init webpack appvue-router -y
cd app
npm install
npm install vuex --save
npm run dev
vue入门教程
原文:http://www.cnblogs.com/luoliangfei/p/8000541.html