Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 339 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 339 Bytes

Vue3 Dashboard

一款基于 Vue3+tailwindcss+Element Plus 的后台管理面板

演示地址:https://v3d.tanxiaoqing.top

文档正在编写中

Download

git clone https://github.com/xiaoqing-tan/vue3dashboard.git

Install

npm install

Run

npm run dev

Build

npm run build