This project is build for Vue.js 2 + vue-router + webpack2 + iView 3, just install and run.
// install dependencies
npm install
// For the first time, run init to create index.html
npm run init
npm run dev
npm run build
This project is build for Vue.js 2 + vue-router + webpack2 + iView 2
JavaScriptMIT