kht-react-mobile-ui
TypeScript icon, indicating that this package has built-in type declarations

0.0.33 • Public • Published

客户通-前端公共组件

安装前置依赖

由于 npm 包是放在私有云服务器上,安装前需要设置下镜像源地址,有两种方式设置,个人推荐使用第一种,方便管理和自由切换

  1. 安装 nrm 镜像源管理工具
# 全局安装 nrm
npm install nrm -g

# 安装成功后可以查看所有的镜像源
nrm ls

# 新增自定义的镜像源地址
nrm add kht-service http://192.168.0.200:4873/

# 使用自定义的镜像源,镜像源可自由切换
nrm use kht-service
  1. 简单粗暴的设置镜像源
 npm set registry http://192.168.0.200:4873

安装

$ npm install kht-react-mobile-ui -S

文档地址

kht-react-mobile-ui 在线文档

Readme

Keywords

none

Package Sidebar

Install

npm i kht-react-mobile-ui

Weekly Downloads

0

Version

0.0.33

License

MIT

Unpacked Size

1.52 MB

Total Files

367

Last publish

Collaborators

  • shallower