UNPKG

mufeng

Version:
11 lines (9 loc) 177 B
# 介绍 自己写的*npm*包,方便安装和使用 # 安装方法 ```bash # 1.全局安装 npm i mufeng -g # 2.本地安装(建议) npm i mufeng -D ```