For the complete documentation index, see llms.txt. This page is also available as Markdown.

设置镜像源

镜像源对于国内访问的提速相当明显

npm config set registry https://registry.npm.taobao.org

最后更新于