# 安装

-----
### npm安装
该组件库为项目内部使用，可使用下面方法进行安装
```dash
npm install gitlab:<gitlabname>/<gitlabrepo>[#<commit-ish>]
```


