项目作者: open-cmdb

项目描述 :
CMDB配置管理系统资产管理系统
高级语言: JavaScript
项目地址: git://github.com/open-cmdb/cmdb-web.git
创建时间: 2018-03-05T15:00:43Z
项目社区:https://github.com/open-cmdb/cmdb-web

开源协议:

下载




cmdb

CMDB 资产管理系统

License: GPL v3
pyversions
vueversions
es2015
element ui

知乎链接

https://zhuanlan.zhihu.com/p/34191320

在线演示

http://cmdb.mmtweb.xyz
用户名:admin 密码:cmdbcmdb (请不要修改)

Build Setup

  1. # install dependencies
  2. npm install
  3. # serve with hot reload at localhost:8080
  4. npm run dev
  5. # build for production with minification
  6. npm run build
  7. # build for production and view the bundle analyzer report
  8. npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.