# it-cloud-vue
**Repository Path**: simagang/it-cloud-vue
## Basic Information
- **Project Name**: it-cloud-vue
- **Description**: it-cloud项目前端
- **Primary Language**: NodeJS
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 3
- **Forks**: 1
- **Created**: 2019-07-23
- **Last Updated**: 2022-02-08
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
iView Admin
Vue.js 2.0 admin management system template based on iView.
[](https://github.com/iview/iview-admin/releases)
[](https://travis-ci.org/iview/iview-admin)
[](https://github.com/vuejs/vue)
[](https://github.com/iview/iview)
[]()
> 啦啦啦~
## 部署运行
```bush
// install dependencies
npm install
// develop
npm run dev
```
## 打包
```bush
npm run build
```