Skip to content

zhou-tao/vue-power-admin-pro

Repository files navigation

Vue-Power-Admin-Pro


deploy status

Vue Power Admin Pro

English | 简体中文

📢 Introduction

Vue Power Admin Pro is a fullstack project template for management systems. Built with Nestjs, 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 Husky 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-fullstack` option
pnpm create vpa vue-power-admin-pro

# cd vue-power-admin-pro
cd vue-power-admin-pro

# 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
  • Husky

LICENSE

MIT License © 2022-PRESENT toryz