Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Vue Admin Template.
https://github.com/sobird/vue-admin

admin-template axios element-ui vue vue-admin vue-router vue3 vuejs vuex

Last synced: 6 days ago
JSON representation

Vue Admin Template.

Awesome Lists containing this project

README

        

Vue logo


Vue

Vue-Admin


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


预览

## 安装依赖
```
npm i
```

## 启动项目
npm start

## 编译项目
npm run build

## 发布项目
npm run release