UNPKG

@fmdevui/fm-dev

Version:

Page level components developed based on Element Plus.

24 lines (13 loc) 517 B
## FMDev ## 淘宝镜像 https://registry.npmmirror.com ## 手动同步 https://npmmirror.com/sync/包名 ## npm 账号注册 https://www.npmjs.com/signup ## npm adduser ## npm login ## npm publish ## # npm config set registry https://registry.npmjs.org/ # npm get registry # 应显示 https://registry.npmjs.org/ # npm whoami # 检查登录状态(成功会返回用户名) # "pub": "npm publish --registry=https://registry.npmjs.org/", # "publish": "publish.sh"