http://www.ruanyifeng.com/blog/2019/02/npx.htmlhtml
Node 自带 npm 模块,因此能够直接使用 npx 命令。万一不能用,就要手动安装一下。npm
npx 想要解决的主要问题,就是调用项目内部安装的模块htm