# antd-pro-vite-vue3-pinia **Repository Path**: suKeya/antd-pro-vite-vue3-pinia ## Basic Information - **Project Name**: antd-pro-vite-vue3-pinia - **Description**: antd pro vite vue3是由Ant Design Vue Pro从vue2迁移到vue3,最可能的做到原有功能不变,仅从技术上做升级。用了最新的vue3,vite2,vue-router,TypeScript,pinia等主流技术开发,开箱即用的中后台前端解决方案,也可用于学习参考。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 9 - **Created**: 2022-11-27 - **Last Updated**: 2025-05-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README


[![License](https://img.shields.io/npm/l/package.json.svg?style=flat)](https://github.com/andrewgreat/antd-pro-vite-vue3/master/LICENSE) [![Release](https://img.shields.io/github/release/vueComponent/ant-design-vue-pro.svg?style=flat)](https://github.com/andrewgreat/antd-pro-vite-vue3/releases/latest) [![Support Vue Version](https://img.shields.io/badge/Support-Vue3-green?style=flat)](https://github.com/andrewgreat/antd-pro-vite-vue3/releases/latest) [![Travis branch](https://travis-ci.org/vueComponent/ant-design-vue-pro.svg?branch=master)](https://github.com/andrewgreat/antd-pro-vite-vue3)

antd pro vite vue3

## 简介 antd pro vite vue3是由Ant Design Vue Pro从vue2迁移到vue3,最可能的做到原有功能不变,仅从技术上做升级。用了最新的`vue3`,`vite2`,`vue-router`,`TypeScript`,`pinia`等主流技术开发,开箱即用的中后台前端解决方案,也可用于学习参考。 ## 特性 - **最新技术栈**:使用 vue3+vite2+pinia 等前端前沿技术 - **TypeScript**: 应用程序级 JavaScript 的语言 - **主题**:可配置的主题 - **国际化**:内置完善的国际化方案 - **Mock 数据** 内置 Mock 数据方案 - **权限** 内置完善的动态路由权限生成方案 - **组件** 二次封装了多个常用的组件 ## 预览

antd pro vite vue3 Logo

### 使用 Gitpod 在 Gitpod(适用于 GitHub 的免费在线开发环境)中打开项目,并立即开始编码. [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)]() ## 文档 [文档地址]() ## 准备 - [node](http://nodejs.org/) 和 [git](https://git-scm.com/) -项目开发环境 - [Vite](https://vitejs.dev/) - 熟悉 vite 特性 - [Vue3](https://v3.vuejs.org/) - 熟悉 Vue 基础语法 - [TypeScript](https://www.typescriptlang.org/) - 熟悉`TypeScript`基本语法 - [Es6+](http://es6.ruanyifeng.com/) - 熟悉 es6 基本语法 - [Vue-Router-Next](https://next.router.vuejs.org/) - 熟悉 vue-router 基本使用 - [Pinia](https://pinia.vuejs.org/introduction.html) - 熟悉 Pinia 基本使用 - [Ant-Design-Vue](https://www.antdv.com/components/overview/) - ui 基本使用 - [Mock.js](https://github.com/nuysoft/Mock) - mockjs 基本语法 ## 安装使用 - 获取项目代码 ```bash git clone https://github.com/andrewgreat/antd-pro-vite-vue3-pinia.git ``` - 安装依赖 ```bash cd antd-pro-vite-vue3-pinia yarn ``` - 运行 ```bash yarn serve ``` - 打包 ```bash yarn build ``` ## 更新日志 [CHANGELOG](./CHANGELOG.md) ## 项目地址 - [antd-pro-vite-vue3](https://github.com/andrewgreat/antd-pro-vite-vue3-pinia.git) - 完整版 ## 如何贡献 非常欢迎你的加入![提一个 Issue](https://github.com/andrewgreat/antd-pro-vite-vue3-pinia/issues/new/choose) 或者提交一个 Pull Request。 **Pull Request:** 1. Fork 代码! 2. 创建自己的分支: `git checkout -b feat/xxxx` 3. 提交你的修改: `git commit -am 'feat(function): add xxxxx'` 4. 推送您的分支: `git push origin feat/xxxx` 5. 提交`pull request` ## Git 贡献提交规范 - 参考 [vue](https://github.com/vuejs/vue/blob/dev/.github/COMMIT_CONVENTION.md) 规范 ([Angular](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular)) - `feat` 增加新功能 - `fix` 修复问题/BUG - `style` 代码风格相关无影响运行结果的 - `perf` 优化/性能提升 - `refactor` 重构 - `revert` 撤销修改 - `test` 测试相关 - `docs` 文档/注释 - `chore` 依赖更新/脚手架配置修改等 - `workflow` 工作流改进 - `ci` 持续集成 - `types` 类型定义文件更改 - `wip` 开发中 ## 浏览器支持 本地开发推荐使用`Chrome 80+` 浏览器 支持现代浏览器, 不支持 IE | [ Edge](http://godban.github.io/browsers-support-badges/)
IE | [ Edge](http://godban.github.io/browsers-support-badges/)
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 | | :-: | :-: | :-: | :-: | :-: | | not support | last 2 versions | last 2 versions | last 2 versions | last 2 versions | ## 仓库star 如果对你有帮助,可以给一个 star 支持下 - [antd-pro-vite-vue3-pinia](https://github.com/andrewgreat/antd-pro-vite-vue3-pinia) - Ant Design Vue Pro的vue3版本 ## 后台整合示例 ## 维护者 [@Andrew](https://github.com/andrewgreat) ## 交流 ## License [MIT © Andrew-2022](./LICENSE)