Skip to content

zhou-tao/vue-power-admin

Repository files navigation

Vue-Power-Admin


release version deploy status

Vue Power Admin

English | 简体中文

📢 Introduction

Vue Power Admin is a fullstack project template for management systems. Built with Vite, Vue3 and elements-plus.

🚀 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

⏰ 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

❤️ Contributing

All kinds of contributions are welcomed!

Contributors here

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