npm install
npm install --registry=https://registry.npm.taobao.org
npm start
## 打包发布
bash npm run build ```