Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iview/iview-admin
Vue 2.0 admin management system template based on iView
https://github.com/iview/iview-admin
admin admin-template axios iview vue vue-admin vue-cli vuex webpack2
Last synced: 6 days ago
JSON representation
Vue 2.0 admin management system template based on iView
- Host: GitHub
- URL: https://github.com/iview/iview-admin
- Owner: iview
- License: mit
- Created: 2017-09-15T10:34:27.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-05-10T06:51:56.000Z (over 2 years ago)
- Last Synced: 2024-04-14T11:04:23.379Z (7 months ago)
- Topics: admin, admin-template, axios, iview, vue, vue-admin, vue-cli, vuex, webpack2
- Language: Vue
- Homepage: https://admin.iviewui.com/
- Size: 58.6 MB
- Stars: 16,428
- Watchers: 626
- Forks: 4,861
- Open Issues: 611
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- favorite-link - 基于 iView 的 Vue 2.0 管理系统模板。
- awesome-iview - iview-admin - Vue 2.0 admin management system template based on iView (Related Projects)
- awesome-github-star - iview-admin
- awesome - iview/iview-admin - Vue 2.0 admin management system template based on iView (Vue)
- StarryDivineSky - iview/iview-admin
README
iView Admin
Vue.js 2.0 admin management system template based on iView.
[![](https://img.shields.io/github/release/iview/iview-admin.svg)](https://github.com/iview/iview-admin/releases)
[![](https://img.shields.io/travis/iview/iview-admin.svg?style=flat-square)](https://travis-ci.org/iview/iview-admin)
[![vue](https://img.shields.io/badge/vue-2.5.17-brightgreen.svg?style=flat-square)](https://github.com/vuejs/vue)
[![iview ui](https://img.shields.io/badge/iview-3.2.2-brightgreen.svg?style=flat-square)](https://github.com/iview/iview)
[![npm](https://img.shields.io/npm/l/express.svg)]()## Introduction
iView Admin is a front-end management background integration solution. It based on [Vue.js](https://github.com/vuejs/vue) and use the UI Toolkit [iView](https://github.com/iview/iview).
- [Document](https://lison16.github.io/iview-admin-doc/)
- [Preview](https://admin.iviewui.com/)
- [Base template recommends using](https://github.com/iview/iview-admin/tree/template)![image](https://file.iviewui.com/admin-dist/admin-preview.png)
## Features
- Login / Logout
- Permission Authentication
- A list of filters
- Permission to switch
- i18n
- Components
- Rich Text Editor
- Markdown Editor
- City Cascader
- Photos preview and edit
- Draggable list
- File upload
- Digital gradient
- split-pane
- Form
- The article published
- Workflow
- Table
- Drag-and-drop sort
- Searchable form
- Table export data
- Export to Csv file
- Export to Xls file
- Table to picture
- Error Page
- 403
- 404
- 500
- Router
- Dynamic routing
- With reference page
- Theme
- Shrink the sidebar
- Tag navigation
- Breadcrumb navigation
- Full screen / exit full screen
- Lock screen
- The message center
- Personal center## Getting started
```bush
# clone the project
git clone https://github.com/iview/iview-admin.git// install dependencies
npm install// develop
npm run dev
```## Build
```bush
npm run build
```## License
[MIT](http://opensource.org/licenses/MIT)Copyright (c) 2016-present, TalkingData