https://github.com/0604hx/buter-admin
Buter(https://github.com/0604hx/buter) UI 管理后台:基于 webpack、vue、iview
https://github.com/0604hx/buter-admin
buter-admin iview2 vue2 webpack
Last synced: 2 months ago
JSON representation
Buter(https://github.com/0604hx/buter) UI 管理后台:基于 webpack、vue、iview
- Host: GitHub
- URL: https://github.com/0604hx/buter-admin
- Owner: 0604hx
- License: mit
- Created: 2017-11-21T03:31:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-25T08:43:35.000Z (over 8 years ago)
- Last Synced: 2025-03-31T22:47:52.377Z (over 1 year ago)
- Topics: buter-admin, iview2, vue2, webpack
- Language: Vue
- Size: 145 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# buter-admin
> 此项目基于[vue-iview-starter](https://github.com/0604hx/vue-iview-starter)构建
[Buter](https://www.github.com/0604hx/buter) 系统的 UI 界面
## 界面预览
### 应用管理

#### 详情:文件管理

#### 详情:状态监控
### 资源&文件

## 如何使用
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
```
For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).