Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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开源的一款后台管理框架
- Host: GitHub
- URL: https://github.com/tiandi0228/vue-admin
- Owner: tiandi0228
- Created: 2024-04-03T03:07:43.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-16T09:29:38.000Z (7 months ago)
- Last Synced: 2024-04-17T10:18:34.283Z (7 months ago)
- Topics: admin-ui, antv-g2, element-plus, pinia, typescript, vite, vue3
- Language: Vue
- Homepage:
- Size: 437 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)