Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

👏 An amazing admin framework of vue3

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)