Node.js 是 JavaScript 运行时,适用于前后端工具链与服务开发。
node -v npm -v
npm config set registry https://registry.npmmirror.com
npm init -y