MD-vue-element-admin

起步

# 安装依赖
npm install

# 启动服务
npm run dev

发布

# 构建生产环境
npm run build