Skip to content

Commit

Permalink
chore: vite版本升级到vite5
Browse files Browse the repository at this point in the history
  • Loading branch information
yuntian001 committed Dec 27, 2023
1 parent a9c3697 commit 2ef5ed0
Show file tree
Hide file tree
Showing 5 changed files with 302 additions and 117 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Me-admin template
## 简介
Me-admin template是一个免费开源的中后台模板,基于vue3、vite4、 pinia、 element-plus构建,开箱即用,本项目的开源协议为最宽松的MIT协议,使用无任何限制,本项目采用最新技术栈,可以作为项目的启动模版,以帮助你快速搭建企业级中后台,也是一个很好的学习项目。
**已升级vue3.3 + vite 4.3, vite4.3确实快了不少**
Me-admin template是一个免费开源的中后台模板,基于vue3、vite5、 pinia、 element-plus构建,开箱即用,本项目的开源协议为最宽松的MIT协议,使用无任何限制,本项目采用最新技术栈,可以作为项目的启动模版,以帮助你快速搭建企业级中后台,也是一个很好的学习项目。
**已升级vue3.3 + vite 5, vite5 确实快了不少**

开源不易,如果能帮到您,麻烦在[Github](https://github.com/meadmin-cn/meadmin-template)中点个star。

Expand Down Expand Up @@ -39,7 +39,7 @@ Me-admin template是一个免费开源的中后台模板,基于vue3、vite4、 p

## 快速开始

nodejs版本建议>=16.15.1
nodejs版本建议>=20.10.0

- clone 代码
```
Expand Down
4 changes: 2 additions & 2 deletions README_EN.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Me-admin template
## Introduction
Me-admin template is a free open source admin template, built on VUE3, Vite4, Pinia, and Element-Plus, right out of the box.
Me-admin template is a free open source admin template, built on VUE3, Vite5, Pinia, and Element-Plus, right out of the box.

**English** | [中文](./README.md)

Expand Down Expand Up @@ -34,7 +34,7 @@ Me-admin template is a free open source admin template, built on VUE3, Vite4, Pi

## Install and use

nodejs version >= 16.15.1
nodejs version >= 20.10.0

- clone code
```
Expand Down
Loading

0 comments on commit 2ef5ed0

Please sign in to comment.