Npm——yalc本地库调试工具

全局安装

npm i -g yalc

本地库发布

yalc publish

项目中安装

yalc add 库名

本地库更新后推送

yalc push

项目中删除库

yalc remove --all

你可能感兴趣的:(npm,npm)