Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 593 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 593 Bytes

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