vue-power-admin
vue-power-admin copied to clipboard
💪 A powerful admin based on Vue3.
trafficstars
English | 简体中文
:loudspeaker: Introduction
Vue Power Admin is a fullstack project template for management systems. Built with Vite, Vue3 and elements-plus.
:rocket: Features
- I18n - Fine integrated with vue-i18n,takes zero step to make your project switchable between different languages
- Theming - 6 presets themes and support for primary color runtime customization
- Layouts - Built-in layouts switchable during runtime
- Fine-grained to actions level authority models
- Rich built-in components - Many built-in components that can help you sovle the daily usage scenarios
- Code automation - Save time on repetitive works
- Coding with confidence - Fine integrated with Simple-git-hooks and ESLint, ensure your code quality and make the code format more uniform in style
- Data mock - Provide built-in mock support for realtime development api and production injection
:alarm_clock: Getting started
# download and pick `vpa-frontend` option
pnpm create vpa vue-power-admin
# cd vue-power-admin
cd vue-power-admin
# install dependencies
pnpm i
# start up
pnpm dev
:heart: Contributing
All kinds of contributions are welcomed!
Thanks
This project cannot be done without these projects:
- Vite
- Vue3
- Vue Router
- Pinia
- Typescript
- ElementPlus
- Unocss
- Vue-i18n
- MockJS
- Eslint
- Simple-git-hooks
LICENSE
MIT License © 2022-PRESENT toryz