# cmdb-web
**Repository Path**: frog_frog/cmdb-web
## Basic Information
- **Project Name**: cmdb-web
- **Description**: No description available
- **Primary Language**: JavaScript
- **License**: LGPL-3.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 7
- **Created**: 2022-12-09
- **Last Updated**: 2022-12-09
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# cmdb
> CMDB 资产管理系统
[](https://www.gnu.org/licenses/gpl-3.0)




## 知乎链接
https://zhuanlan.zhihu.com/p/34191320
## 在线演示
http://cmdb.mmtweb.xyz
用户名:admin 密码:cmdbcmdb (请不要修改)
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
```
For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).