1.0.0 • Published 5 years ago

xadd v1.0.0

Weekly downloads
4
License
ISC
Repository
gitlab
Last release
5 years ago

xnpm 介绍

  • 讯盟私包安装器

安装

  • 由于 xnpm 依赖了 cnpm,您必须先安装好 cnpm,使用如下命令:
npm install -g cnpm --registry=https://registry.npm.taobao.org
  • 安装 xnpm,建议全局安装,使用如下命令:
cnpm i xnpm -g --registry=http://10.0.10.59:7001

如何使用

  • 使用方式基本跟 cnpm 命令一致,将命令切换成 xnpm 即可,比如:
xnpm i @xm/Dialog --save

问题 & 答疑

  • 使用过程中有任何问题,请联系 @袁良福 同学处理