Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tiandi0228/vue-admin

基于Vue3.4、TypeScript、Vite5、Pinia、antv/g2、 Element Plus开源的一款后台管理框架
https://github.com/tiandi0228/vue-admin

admin-ui antv-g2 element-plus pinia typescript vite vue3

Last synced: 21 days ago
JSON representation

基于Vue3.4、TypeScript、Vite5、Pinia、antv/g2、 Element Plus开源的一款后台管理框架

Awesome Lists containing this project

README

        

# Vue-Admin

基于Vue3.4、TypeScript、Vite5、Pinia、antv/g2、 Element Plus开源的一款后台管理框架

### 使用方法

#### clone

```
git clone https://github.com/tiandi0228/vue-admin.git
```

#### install

```
pnpm install
```

#### run

```
pnpm dev
```

#### build

```
pnpm build
```

### demo

![](https://github.com/tiandi0228/vue-admin/blob/main/demo/demo1.png)
![](https://github.com/tiandi0228/vue-admin/blob/main/demo/demo2.png)
![](https://github.com/tiandi0228/vue-admin/blob/main/demo/demo3.png)
![](https://github.com/tiandi0228/vue-admin/blob/main/demo/demo4.png)