meilunzhi / vue3-admin-plus

👏the vue3 version of vue-element-admin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue3-admin-plus

The plus version of vue3-admin-ts , provide enterprise-class using demo

suggestion the Node.js >= 16.0.0。

Documents

Online experience

Access address

国内体验地址

Related items

The framework is available in js,ts, plus and electron versions

Build Setup

# 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 pnpm@7.9.0" to install pnpm 
pnpm i

# develop
pnpm run dev

Build

# build for test environment
pnpm run build-test

# build for production environment
pnpm run  build

Others

# 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

About

👏the vue3 version of vue-element-admin

License:MIT License


Languages

Language:Vue 42.0%Language:JavaScript 21.3%Language:TypeScript 20.1%Language:SCSS 16.0%Language:CSS 0.3%Language:HTML 0.2%Language:Shell 0.1%