# mxpio-boot-antd-vue **Repository Path**: vector/mxpio-boot-antd-vue ## Basic Information - **Project Name**: mxpio-boot-antd-vue - **Description**: mxpio-boot 前端,基于Vue-Antd-Admin实现 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 26 - **Created**: 2022-07-05 - **Last Updated**: 2022-07-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Mxpio-Boot-Antd-Vue(孵化器)

[Mxpio-Boot](https://gitee.com/i_mxpio/mxpio-boot) 的前端框架,基于[Vue-Antd-Admin](https://gitee.com/iczer/vue-antd-admin) 多种主题模式可选: ![image](./src/assets/img/preview-nine.png)
## 开发文档 筹备中... ## Vue-Antd-Admin文档 - 预览地址:https://iczer.gitee.io/vue-antd-admin - 使用文档:https://iczer.gitee.io/vue-antd-admin-docs - 常见问题:https://iczer.gitee.io/vue-antd-admin-docs/start/faq.html - 国内镜像:https://gitee.com/iczer/vue-antd-admin ## 浏览器支持 现代浏览器及 IE10 | [IE / Edge](http://godban.github.io/browsers-support-badges/)
IE / Edge | [Firefox](http://godban.github.io/browsers-support-badges/)
Firefox | [Chrome](http://godban.github.io/browsers-support-badges/)
Chrome | [Safari](http://godban.github.io/browsers-support-badges/)
Safari | [Opera](http://godban.github.io/browsers-support-badges/)
Opera | | --- | --- | --- | --- | --- | | IE10, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions | ## 使用 ### clone ```bash $ git clone https://gitee.com/i_mxpio/mxpio-boot-antd-vue.git ``` ### yarn ```bash $ yarn install $ yarn serve ``` ### or npm ``` $ npm install $ npm run serve ```