Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 618 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 618 Bytes

Vue logo

Vue

Vue-Admin

基于Vue3.X的后台管理系统框架

预览

安装依赖

npm i

启动项目

npm start

编译项目

npm run build

发布项目

npm run release