chore: v4.3.0
This commit is contained in:
parent
f50ccba6d4
commit
b2eaa29b1e
@ -65,8 +65,8 @@ China repository: [Gitee](https://gitee.com/un-pany/v3-admin-vite)
|
|||||||
```bash
|
```bash
|
||||||
# configure
|
# configure
|
||||||
1. installation of the recommended plugins in the .vscode directory
|
1. installation of the recommended plugins in the .vscode directory
|
||||||
2. node version 16+
|
2. node version 18.x or 20+
|
||||||
3. pnpm version 8.x
|
3. pnpm version 8.x or latest
|
||||||
|
|
||||||
# clone
|
# clone
|
||||||
git clone https://github.com/un-pany/v3-admin-vite.git
|
git clone https://github.com/un-pany/v3-admin-vite.git
|
||||||
|
@ -65,8 +65,8 @@ V3 Admin Vite 是一个免费开源的中后台管理系统基础解决方案,
|
|||||||
```bash
|
```bash
|
||||||
# 配置
|
# 配置
|
||||||
1. 一键安装 .vscode 目录中推荐的插件
|
1. 一键安装 .vscode 目录中推荐的插件
|
||||||
2. node 版本 16+
|
2. node 版本 18.x 或 20+
|
||||||
3. pnpm 版本 8.x
|
3. pnpm 版本 8.x 或最新版
|
||||||
|
|
||||||
# 克隆项目
|
# 克隆项目
|
||||||
git clone https://github.com/un-pany/v3-admin-vite.git
|
git clone https://github.com/un-pany/v3-admin-vite.git
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "v3-admin-vite",
|
"name": "v3-admin-vite",
|
||||||
"version": "4.2.4",
|
"version": "4.3.0",
|
||||||
"description": "一个免费开源的中后台管理系统基础解决方案,基于 Vue3、TypeScript、Element Plus、Pinia 和 Vite 等主流技术",
|
"description": "一个免费开源的中后台管理系统基础解决方案,基于 Vue3、TypeScript、Element Plus、Pinia 和 Vite 等主流技术",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "pany",
|
"name": "pany",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user