Home

Awesome

<div align="center"> <img alt="V3 Admin Vite Logo" width="120" height="120" src="./src/assets/layouts/logo.png"> <h1>V3 Admin Vite</h1> <span>English | <a href="./README.zh-CN.md">中文</a></span> </div>

⚡ Introduction

V3 Admin Vite is a free and open source middle and background management system basic solution, based on mainstream framework such as Vue3, TypeScript, Element Plus, Pinia and Vite

China repository: Gitee

📚 Document

📺 Online preview

LocationaccountLink
github-pagesadmin or editorlink

❤️ Generate electricity with love

Feature

Functions

🚀 Development

# configure
1. installation of the recommended plugins in the .vscode directory
2. node version 18.x or 20+
3. pnpm version 8.x or latest

# clone
git clone https://github.com/un-pany/v3-admin-vite.git

# enter the project directory
cd v3-admin-vite

# install dependencies
pnpm i

# start the service
pnpm dev

✔️ Preview

# stage environment
pnpm preview:stage

# prod environment
pnpm preview:prod

📦️ Multi-environment packaging

# build the stage environment
pnpm build:stage

# build the prod environment
pnpm build:prod

🔧 Code inspection

# code formatting
pnpm lint

# unit test
pnpm test

Git commit specification reference

Project preview

preview1.png preview2.png preview3.png

💕 Contributors

Thanks to all the contributors!

<a href="https://github.com/un-pany/v3-admin-vite/graphs/contributors"> <img src="https://contrib.rocks/image?repo=un-pany/v3-admin-vite" /> </a>

💕 Thanks star

Small projects are not easy to get a star, if you like this project, welcome to support a star! This is the only motivation for the author to maintain it on an ongoing basis (whisper: it's free after all)

☕ Donate

See how to donate

Group

See how to join a group chat

📄 License

MIT

Copyright (c) 2022-present pany