$ cnpm install @uyun/itsm-old-web
http://nodejs.cn/download/ 下载最新版或稳定版
你需要看一下公司gitlab clone的一些设置 http://www.uyunsoft.cn/kb/pages/viewpage.action?pageId=9733229
分支选择develop
本项目包含一个子项目public(由monitor团队维护),初始并不会自动下载,需要手动执行命令
git submodule init
与git submodule update
如果使用TortoiseGit客户端,请在右键菜单中找到“Submodule Update”(执行前请保证当前处于develop分支下)
设置模块的默认下载地址为公司内网,安装依赖模块
yarn config set registry http://rnpm.uyundev.cn
yarn
yarn start
yarn build
Copyright 2013 - present © cnpmjs.org