# 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 资产管理系统 [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) ![pyversions](https://img.shields.io/badge/python%20-3.5%2B-blue.svg) ![vueversions](https://img.shields.io/badge/Vue.js-2.3.4-4fc08d.svg) ![es2015](https://img.shields.io/badge/ECMAScript-6-green.svg) ![element ui](https://img.shields.io/badge/element-2.1.0-20a0ff.svg) ## 知乎链接 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).