Go to file
洛洛希雅 7273c1da91 deploy.js
2024-04-25 08:48:44 +08:00
.vscode 创建仓库 2023-02-02 16:07:38 +08:00
eslintrc 更新项目依赖版本 2024-03-23 11:04:54 +08:00
mock 更新Navbar 2023-08-30 10:36:17 +08:00
public 创建仓库 2023-02-02 16:07:38 +08:00
src deploy.js 2024-04-25 08:48:32 +08:00
typings deploy.js 2024-04-25 08:48:32 +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 修改顶端组件实现方式,现支持左中右分区NavBar 2023-02-28 16:41:32 +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 deploy.js 2024-04-25 08:48:32 +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 vite.config.ts 2024-04-25 08:48:35 +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