#!/bin/bash
# 淘宝
npm config set registry https://registry.npmmirror.com/
# 官方
# npm config set registry https://registry.npmjs.org/