Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Vue 2.0 admin management system template based on iView

License

Notifications You must be signed in to change notification settings

hihuangwei/iview-admin

 
 

Repository files navigation

iView Admin

Vue.js 2.0 admin management system template based on iView.

vue iview ui npm

Special Sponsors

If you'd like be a sponsor, to show your ads in GitHub and iView doc, please email [email protected] to get more infomation.

Introduction

iView Admin is a front-end management background integration solution. It based on Vue.js and use the UI Toolkit iView.

image

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

# clone the project
git clone https://github.com/iview/iview-admin.git

// install dependencies
npm install

// develop
npm run dev

Build

npm run build

License

MIT

Copyright (c) 2016-present, iView

About

Vue 2.0 admin management system template based on iView

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 60.4%
  • JavaScript 31.8%
  • CSS 7.6%
  • HTML 0.2%