zk-pc
v0.0.3
Published
A base project with Vue.js2、Vue-Router、webpack2 and with iView2.
Readme
iView-project
This project is build for Vue.js 2 + vue-router + webpack2 + iView 2, just install and run.
Install
// install dependencies
npm installRun
Development
// For the first time, run init to create index.html
npm run init
npm run devProduction(Build)
npm run build