Go to file
2024-05-08 13:53:18 +08:00
.vscode 创建仓库 2023-02-02 16:07:38 +08:00
eslintrc V2X调试器,主页的快捷按钮 2024-05-07 17:40:57 +08:00
public 压缩一下文件 2024-05-07 17:52:48 +08:00
src 解除async的闭包 2024-05-08 13:53:18 +08:00
typings V2X调试器,主页的快捷按钮 2024-05-07 17:40:57 +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 菜单与路由适配完成,由于El图标太过卡顿,改为使用bootstrap图标 2023-02-23 14:24:56 +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 deploy.js 2024-04-25 08:48:32 +08:00
.npmrc 创建仓库 2023-02-02 16:07:38 +08:00
.prettierrc 创建仓库 2023-02-02 16:07:38 +08:00
deploy.js deploy.js 2024-04-25 08:48:44 +08:00
index.html 修正一个导入方式 2024-04-25 08:48:50 +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 修改版本号展示方式 2024-04-26 22:55:57 +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 V2X调试器,主页的快捷按钮 2024-05-07 17:40:57 +08:00
vite.config.ts 修改版本号展示方式 2024-04-26 22:55:57 +08:00
vitest.config.ts 更新依赖版本 2023-06-25 15:05:43 +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