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

https://github.com/kailong321200875/vue-element-plus-admin-doc

vue-element-plus-admin-doc
https://github.com/kailong321200875/vue-element-plus-admin-doc

Last synced: 6 months ago
JSON representation

vue-element-plus-admin-doc

Awesome Lists containing this project

README

          

# vue-element-plus-admin-doc

## 如何本地开发

```bash
# 克隆本仓库
$ git clone https://github.com/kailong321200875/vue-element-plus-admin-doc.git

# 安装依赖
$ yarn

# 启动开发服务器
$ npm run dev
```