Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

一个基于vuejs2.* 和elementUI 2.*的后台前端框架
https://github.com/chenxi2015/vue-admin

admin api element-ui nodejs vue-router vuejs

Last synced: 2 months ago
JSON representation

一个基于vuejs2.* 和elementUI 2.*的后台前端框架

Awesome Lists containing this project

README

        

# vue-admin
一个基于vuejs2.* 和elementUI 2.*的后台前端框架
# Install
```
npm install
```
运行dev
```
npm run dev
```
运行build
```
npm run build
```

访问:http://localhost:8080