Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lvisei/vue-iview-admin-template
- Owner: lvisei
- License: mit
- Created: 2018-11-02T07:20:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T04:18:51.000Z (over 1 year ago)
- Last Synced: 2024-10-14T19:43:28.227Z (about 1 month ago)
- Topics: 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
- Language: Vue
- Homepage: https://vue-iview-admin-template.lvisei.icu
- Size: 3.31 MB
- Stars: 40
- Watchers: 5
- Forks: 14
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
| [](http://godban.github.io/browsers-support-badges/)IE / Edge | [](http://godban.github.io/browsers-support-badges/)Firefox | [](http://godban.github.io/browsers-support-badges/)Chrome | [](http://godban.github.io/browsers-support-badges/)Safari | [](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