安装atm (前提是已经安装过node,且node版本要求 0.12.x或更高)
npm install -g atm
如果过程比较慢,可以用国内的镜像
npm install -g atm --registry=https://registry.npm.taobao.org