Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lvisei/vue-iview-admin-template

Vue 2.0 admin template based on View UI
https://github.com/lvisei/vue-iview-admin-template

admin admin-pro admin-template ant-design ant-design-pro axios iview javascript view-design view-ui vue vue-cli-4 vue-router vuex webpack4

Last synced: 19 days ago
JSON representation

Vue 2.0 admin template based on View UI

Awesome Lists containing this project

README

        



vue-iview-admin-template

# vue-iview-admin-template

基于 View UI 组件库参考 Ant Design Pro 的 vue 2.0 后台管理系统模板

[![vue](https://img.shields.io/badge/vue-2.6.12-brightgreen.svg)](https://github.com/vuejs/vue)
[![view-design](https://img.shields.io/badge/view_design-4.5.0-brightgreen.svg)](https://github.com/view-design/ViewUI)
[![Build Status](https://www.travis-ci.org/lvisei/vue-iview-admin-template.svg?branch=master)](https://www.travis-ci.org/lvisei/vue-iview-admin-template)
[![DUB](https://img.shields.io/dub/l/vibe-d.svg)](https://opensource.org/licenses/MIT)
[![Netlify Status](https://api.netlify.com/api/v1/badges/ca91adeb-0a21-4d43-91d1-105fb6c072a7/deploy-status)](https://app.netlify.com/sites/vue-iview-admin-temp/deploys)

**Live demo one:** [https://vue-iview-admin-template.lvisei.icu](https://vue-iview-admin-template.lvisei.icu)

**Live demo two:** [https://vue-iview-admin-temp.lvisei.icu](https://vue-iview-admin-temp.lvisei.icu)

## Usage

```bash
# Clone project
git clone https://github.com/lvisei/vue-iview-admin-template.git

# Install dependencies
npm install

# Compiles and hot-reloads for development
npm run dev

# Compiles and minifies for production
npm run build

# Compiles and minifies for production and analysis report
npm run build:r

# Lints and fixes files
npm run lint
```

## Screenshot

| | | |
| -------------------------------------- | -------------------------------------- | -------------------------------------- |
| ![](./docs/_media/20200819-091956.png) | ![](./docs/_media/20200819-092352.png) | ![](./docs/_media/20200819-092201.png) |
| ![](./docs/_media/20200819-092217.png) | ![](./docs/_media/20200819-092320.png) | ![](./docs/_media/20200819-092416.png) |

## Related projects

- [vue-cli-plugin-viewui-admin](https://github.com/lvisei/vue-cli-plugin-viewui-admin) - ViewUI(iView) admin template plugin for @vue/cli 4
- [gin-admin-template](https://github.com/lvisei/gin-admin-template) - BackEnd Admin Template

## Links

- [Live demo one](https://vue-iview-admin-template.lvisei.icu)
- [Live demo two](https://vue-iview-admin-temp.lvisei.icu)
- [Documentation](https://lvisei.github.io/vue-iview-admin-template/)

## Browsers support

| [IE / Edge](http://godban.github.io/browsers-support-badges/)IE / Edge | [Firefox](http://godban.github.io/browsers-support-badges/)Firefox | [Chrome](http://godban.github.io/browsers-support-badges/)Chrome | [Safari](http://godban.github.io/browsers-support-badges/)Safari | [Opera](http://godban.github.io/browsers-support-badges/)Opera |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |

## License

[MIT](https://github.com/lvisei/vue-iview-admin-template/blob/master/LICENSE)

Copyright (c) 2018 lvisei