Skip to main content

· One min read

安装

npm i @np/utils

使用 npm

推荐在项目根目录创建 .npmrc:

registry=https://registry.npmmirror.com/

使用 yarn

如果使用 yarn,则创建 .yarnrc:

registry "https://registry.npmmirror.com/"