Iview Project

This project is build for Vue.js 2 + vue-router + webpack2 + iView 3
Alternatives To Iview Project
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Iview24,0072,69195710 months ago196July 17, 20201,221otherVue
A high quality UI Toolkit built on Vue.js 2.0
Iview Admin15,93592 years ago206September 04, 2019611mitVue
Vue 2.0 admin management system template based on iView
Iview Project829
4 years ago11December 05, 201863mitJavaScript
This project is build for Vue.js 2 + vue-router + webpack2 + iView 3
Hhshop723
2 years ago10mit
hhshop 微信小程序商城系统,带会员等级、优惠券、积分、秒杀、拼团、砍价、分销等功能
Ffast Fe106
5 years ago3mitVue
基于vue iview 后台管理系统前端快速开发解决方案
Iview Vue Admin98
6 years ago1mitVue
iView vue Admin / An admin management system template
Sahx Admin79
5 years ago1JavaScript
SAHX-Admin 是套功能较为完整的后台管理系统架构, 以Thinkjs 作为中间层, Vuejs作为前端模块化开发, AdminLET作为前端UI, 实现了前后端分离, 前端组件化, 便于多人协同开发.
Ml Ui79
15 years ago35March 06, 20186Vue
基于 Vue 2.0 的 Mobile 组件库 ml-ui
Putongoj Fe78
a year agoVue
The front end of the Putong Online Judge -- An online judge with nothing special
Vue Iview Admin Template44
10 months ago4mitVue
Vue 2.0 admin template based on View UI
Alternatives To Iview Project
Select To Compare


Alternative Project Comparisons
Readme

iView-project

推荐直接使用 iView-cli

iView-cli

源自icarusion/vue-vueRouter-webpack

本工程适用于基于 Vue.js1.0 + vue-router + webpack + iView 的项目,已经将 iView 配置完成,只需要按步骤初始化即可。

安装

// 安装前请先确保已安装node和npm
// 需要提前在全局安装webpack和webpack-dev-server,如果已安装请忽略
npm install webpack -g
npm install webpack-dev-server -g

// 安装成功后,再安装依赖
npm install

运行

开发环境

// 注意首次使用需要执行下面的init命令来生成入口html文件,以后不用再执行
npm run init
npm run dev

生产环境(打包)

npm run build

访问

在浏览器地址栏输入http://127.0.0.1:8080

Popular Iview Projects
Popular Webpack Projects
Popular User Interface Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Cli
Vuejs
Vue
Webpack2
Router
Iview