# npm 安装(暂时还没私有服)

推荐使用 npm 的方式安装,它能更好地和 webpack 打包工具配合使用。

$ npm i ygp-ui --save
# OR
$ yarn add ygp-ui