Go to file
2023-02-02 16:07:38 +08:00
.husky 创建仓库 2023-02-02 16:07:38 +08:00
.vscode 创建仓库 2023-02-02 16:07:38 +08:00
eslintrc 创建仓库 2023-02-02 16:07:38 +08:00
mock 创建仓库 2023-02-02 16:07:38 +08:00
public 创建仓库 2023-02-02 16:07:38 +08:00
src 创建仓库 2023-02-02 16:07:38 +08:00
ts-out-dir 创建仓库 2023-02-02 16:07:38 +08:00
typings 创建仓库 2023-02-02 16:07:38 +08:00
.editorconfig 创建仓库 2023-02-02 16:07:38 +08:00
.env.build 创建仓库 2023-02-02 16:07:38 +08:00
.env.build-test 创建仓库 2023-02-02 16:07:38 +08:00
.env.serve-dev 创建仓库 2023-02-02 16:07:38 +08:00
.env.serve-test 创建仓库 2023-02-02 16:07:38 +08:00
.eslintignore 创建仓库 2023-02-02 16:07:38 +08:00
.eslintrc.json 创建仓库 2023-02-02 16:07:38 +08:00
.gitignore 创建仓库 2023-02-02 16:07:38 +08:00
.npmrc 创建仓库 2023-02-02 16:07:38 +08:00
.prettierrc 创建仓库 2023-02-02 16:07:38 +08:00
index.html 创建仓库 2023-02-02 16:07:38 +08:00
mock-prod-server.ts 创建仓库 2023-02-02 16:07:38 +08:00
optimize-include.ts 创建仓库 2023-02-02 16:07:38 +08:00
package.json 创建仓库 2023-02-02 16:07:38 +08:00
README.md 创建仓库 2023-02-02 16:07:38 +08:00
tsconfig.base.json 创建仓库 2023-02-02 16:07:38 +08:00
tsconfig.json 创建仓库 2023-02-02 16:07:38 +08:00
vite.config.ts 创建仓库 2023-02-02 16:07:38 +08:00
vitest.config.ts 创建仓库 2023-02-02 16:07:38 +08:00
vitest.setup.ts 创建仓库 2023-02-02 16:07:38 +08:00

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

国内体验地址

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