# view-ui-project **Repository Path**: skygroup/view-ui-project ## Basic Information - **Project Name**: view-ui-project - **Description**: iviewui + axios - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: 4.0 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-01-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # view-ui-project This project is build for Vue.js 2 + vue-router + webpack2 + View UI (iView) 4, just install and run. ## Install ```bush // install dependencies npm install ``` ## Run ### Development ```bush // For the first time, run init to create index.html npm run init npm run dev ``` ### Production(Build) ```bush npm run build ``` 这个项目用来测试 axios 的封装