# 查看当前地址 cnpm config get registry #当前npm 服务指向 本地 cnpm config set registry http://47.98.230.144:63002/
cnpm install
npm run serve
npm run build