# pro-design-admin **Repository Path**: mirrors_sync/pro-design-admin ## Basic Information - **Project Name**: pro-design-admin - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-25 - **Last Updated**: 2025-12-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README


[![license](https://img.shields.io/github/license/anncwb/pro-design-admin.svg)](LICENSE)

Pro Design Admin

**English** | [中文](./README.zh-CN.md) ## Introduction Pro Design Admin is a free and open source middle and back-end template. Using the latest `vue3`, `vite`, `TypeScript` and other mainstream technology development, the out-of-the-box middle and back-end front-end solutions can also be used for learning reference. ## Features - **Latest Technology Stack**: Developed with cutting-edge front-end technologies like Vue 3 and Vite - **TypeScript**: A language for application-scale JavaScript - **Themes**: Multiple theme colors available with customizable options - **Internationalization**: Comprehensive built-in internationalization support - **Permissions**: Built-in solution for dynamic route-based permission generation - **MicroFrontends**: Built-in micro-frontend solution ## Preview - [Pro Design Admin](https://pro-design-admin.shene.org.cn/) - Full version Chinese site
## Documentation [Document](pro-design.shene.org.cn/) ## Install and Use 1. Get the project code ```bash git clone https://github.com/pro-design-vue/pro-design-admin.git ``` 2. Install dependencies ```bash cd pro-design-admin pnpm install ``` 3. Run ```bash pnpm dev ``` 4. Build ```bash pnpm build ``` ## Git Contribution Submission Specification Reference [vue](https://github.com/vuejs/vue/blob/dev/.github/COMMIT_CONVENTION.md) specification ([Angular](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular)) - `feat` Add new features - `fix` Fix the problem/BUG - `style` The code style is related and does not affect the running result - `perf` Optimization/performance improvement - `refactor` Refactor - `revert` Undo edit - `test` Test related - `docs` Documentation/notes - `chore` Dependency update/scaffolding configuration modification etc. - `ci` Continuous integration - `types` Type definition file changes ## Browser Support The `Chrome 80+` browser is recommended for local development Support modern browsers, not 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 | | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | | last 2 versions | last 2 versions | last 2 versions | last 2 versions | ## Maintainer [@Shen](https://github.com/xh-shen) ## License [MIT © Shene-2025](./LICENSE)