1. 安装 node 16.x(例如16.20.1) 2. npm config get registry 3. npm config set registry https://registry.npmmirror.com 4. 安装依赖:npm install
npm run serve
npm run build