All Projects → hanjiangxueying → Vue2 Iview2 Admin

hanjiangxueying / Vue2 Iview2 Admin

Licence: mit
基于vue2和iview2的后台管理系统

Projects that are alternatives of or similar to Vue2 Iview2 Admin

Easy Vue
Learn vueJS Easily 👻
Stars: ✭ 896 (+395.03%)
Mutual labels:  webpack2, vue2
Vue Admin
基于Vue2、element ui、vue-cli、vuex、vue-router、axios 、echarts后台管理系统demo. 权限管理,用户管理,菜单管理。无限级菜单,下拉树形选择框
Stars: ✭ 1,135 (+527.07%)
Mutual labels:  webpack2, vue2
Vue Qq
🎨 Vue family bucket with socket.io and express/koa2 , create a web version of mobile QQ, supporting real-time group chat, real-time private chat, special care, shielding chat, smart IP geographic location, real-time display temperature and other QQ core functions
Stars: ✭ 861 (+375.69%)
Mutual labels:  webpack2, vue2
Fans
这是一个app(android/iOS)项目,但页面视图全部都用的是html5页,没有使用app的原生页面。 前端h5是基于mui + vue2 + vue-router2 + es6 + webpack2 + vuex + signalR 的前端webApp单页项目框架,项目可以直接在PC上运行html5页面。 app打包技术是用HBuilder IDE工具一键打包成APP。
Stars: ✭ 416 (+129.83%)
Mutual labels:  webpack2, vue2
Vue2 Vue Router2 Webpack2
《从零搭建 vue2 vue-router2 webpack4 工程》《从零搭建 vue2 vue-router2 webpack3 工程》《搭建 vue2 vue-router2 webpack3 多入口工程》
Stars: ✭ 90 (-50.28%)
Mutual labels:  webpack2, vue2
Vue Quasar Admin
Vue 2.0 admin-dashboard based on Quasar-Framework
Stars: ✭ 516 (+185.08%)
Mutual labels:  webpack2, vue2
Vue2 Web
酷我音乐—vue2、vue-router2、webpack2框架
Stars: ✭ 54 (-70.17%)
Mutual labels:  webpack2, vue2
Douban
Awesome douban DEMO created with Vue2.x + Vuex + Vue-router + Superagent
Stars: ✭ 2,324 (+1183.98%)
Mutual labels:  webpack2, vue2
Webpack
🔥 A full-featured , A Weex and Vue.js project,which is an awesome solution for building Dingtalk microapp with extremely high performanece.
Stars: ✭ 81 (-55.25%)
Mutual labels:  webpack2, vue2
Vue Admin Element
(Vue2 演示项目)物业后台管理系统 - ElementUI ( 基本结构已完成, 剩下的就是具体业务开发; 如有疑问请留言 )
Stars: ✭ 73 (-59.67%)
Mutual labels:  webpack2, vue2
Magicmusic
🎵帅气的手机端音乐播放器(vue vue-router vuex flex ...)
Stars: ✭ 350 (+93.37%)
Mutual labels:  webpack2, vue2
Vue2 Element
基于vue2 + vue-router2 + element-ui + vuex2 + fetch + webpack2 企业级后台管理系统最佳实践
Stars: ✭ 112 (-38.12%)
Mutual labels:  webpack2, vue2
vue2-element
基于vue2 + vue-router2 + element-ui + vuex2 + fetch + webpack2 企业级后台管理系统最佳实践
Stars: ✭ 115 (-36.46%)
Mutual labels:  webpack2, vue2
Vue Blog
A single-user blog built with vue2, koa2 and mongodb which supports Server-Side Rendering
Stars: ✭ 586 (+223.76%)
Mutual labels:  webpack2, vue2
Login
Vue + Vue-router + Vuex 实现前端页面及逻辑,Express 实现注册登录登出的RestFul API 。
Stars: ✭ 246 (+35.91%)
Mutual labels:  webpack2, vue2
Vue Express Webpack Gulp
使用Vue,Express,Webpack,gulp搭建的自动化电影库项目
Stars: ✭ 42 (-76.8%)
Mutual labels:  webpack2, vue2
X Blog
个人博客
Stars: ✭ 197 (+8.84%)
Mutual labels:  webpack2, vue2
Electron Vue Webpack
A minimal Electron + Vue 2 + Webpack 2 setup for quick development.
Stars: ✭ 70 (-61.33%)
Mutual labels:  webpack2, vue2
M Eleme
饿了么移动端单页应用
Stars: ✭ 99 (-45.3%)
Mutual labels:  webpack2, vue2
Seemusic
Vue 云音乐播放器,网易云音乐API,可听网易云高品质付费歌曲。 Vue music player
Stars: ✭ 112 (-38.12%)
Mutual labels:  webpack2, vue2

介绍

vue2-iview2-admin 是基于vue2 + iview2 + axios + webpack2 为主要技术,开发的一个后台管理系统。

截图 

 登录界面  登录进去之后的表格
 登录进去之后的echarts图表展示 form表单展示

安装

 可以有多种方法进行安装。

使用命令行

 github

  • Fork 当前库
  • 复制一下命令到您的目录
https://github.com/hanjiangxueying/vue2-iview2-admin.git

浏览器支持

  • IE 9+
  • Firefox(最新)
  • Chrome(最新)
  • Safari(最新)

运行项目

 进入vue2-iview2-admin 运行一下命令安装依赖包。

npm install

 安装完成之后,开始运行项目。

npm run dev 

编译项目

 运行一下命令:

npm run build

 自动会在浏览器中打开 http://localhost:8080/#/login 的地址,如 第一幅图所示:  用户名: 任意输入(还未做校验)  密码: 大于6个字符。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].