# iviewVue **Repository Path**: melinxie/iviewVue ## Basic Information - **Project Name**: iviewVue - **Description**: iview vue - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-10-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue2.x SPA Use `Vue.js2.x` , `vue-router2` , `axios` etc
The build setup uses webpack2.x and corresponding plugin. ## Building ```shell # install: npm install # run dev-server: npm run dev # open the http://loaclhost:9300 # build npm run build ```