Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jzfai/vue3-admin-plus
👏 An amazing admin framework of vue3
https://github.com/jzfai/vue3-admin-plus
admin-template element-plus i18n pinia2 rbac setup-script theme typescript vite4 vue3
Last synced: 3 months ago
JSON representation
👏 An amazing admin framework of vue3
- Host: GitHub
- URL: https://github.com/jzfai/vue3-admin-plus
- Owner: jzfai
- License: mit
- Created: 2021-09-07T12:27:28.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-16T10:00:30.000Z (9 months ago)
- Last Synced: 2024-08-02T22:27:02.082Z (6 months ago)
- Topics: admin-template, element-plus, i18n, pinia2, rbac, setup-script, theme, typescript, vite4, vue3
- Language: Vue
- Homepage:
- Size: 1.53 MB
- Stars: 835
- Watchers: 10
- Forks: 203
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue3-admin-plus
The plus version of vue3-admin-ts , provide enterprise-class using demo
suggestion the Node.js >= v16.20
[Recommended node](https://nodejs.org/download/release/v16.20.2/)
## Documents
- [Official Documentation](https://github.jzfai.top/vue3-admin-doc/)
- [中文官网](https://github.jzfai.top/vue3-admin-cn-doc/)
## Online experience
[Access address](https://github.jzfai.top/vue3-admin-plus)
[国内体验地址](https://github.jzfai.top/vue3-admin-plus)
## Related items
The framework is available in js,ts, plus and electron versions
- js version:[vue3-admin-template](https://github.com/jzfai/vue3-admin-template.git) -- basic version
- ts version:[vue3-element-ts](https://github.com/jzfai/vue3-admin-ts.git)
- ts version for plus:[vue3-element-plus](https://github.com/jzfai/vue3-admin-plus.git)
- ts version for electron:[vue3-element-electron](https://github.com/jzfai/vue3-admin-electron.git)
- java Micro-service background data:[micro-service-single](https://github.com/jzfai/micro-service-single)## Build Setup
```bash
# clone the project
git clone https://github.com/jzfai/vue3-admin-plus.git# enter the project directory
cd vue3-admin-plus# pnpm address https://pnpm.io/zh/motivation
# install dependency(Recommend use pnpm)
# you can use "npm -g i [email protected]" to install pnpm
pnpm i# develop
pnpm run dev
```## Build
```bash
# build for test environment
pnpm run build-test# build for production environment
pnpm run build
```## Others
```bash
# preview the release environment effect
pnpm run preview# code format check
pnpm run lint```
## Browsers support
Note: Vue3 is not supported the Internet Explorer
## Discussion and Communication
[WeChat group](https://github.jzfai.top/file/images/wx-groud.png)