iview / iview-project

This project is build for Vue.js 2 + vue-router + webpack2 + iView 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iView-project

This project is build for Vue.js 2 + vue-router + webpack2 + iView 3, just install and run.

Install

// install dependencies
npm install

Run

Development

// For the first time, run init to create index.html
npm run init
npm run dev

Production(Build)

npm run build

About

This project is build for Vue.js 2 + vue-router + webpack2 + iView 3

License:MIT License


Languages

Language:JavaScript 74.9%Language:Vue 18.8%Language:HTML 6.3%