UNPKG
sfx-meteojs
Version:
latest (1.0.1)
1.0.1
气象 JS 库, Javascript library for meteorological and atmospheric tools
gitee.com/shenyczz/meteojs
sfx-meteojs
/
archives
/
02-npm.md
16 lines
(11 loc)
•
287 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# npm
>https://www.npmjs.com shenyczz/*.npm 2FA // 查看npm镜像源地址 npm config get registry npm config
set
registry https://registry.npmjs.org/ // 设置npm镜像源为淘宝镜像 npm config
set
registry https://registry.npm.taobao.org/ npm login npm publish