测试的
yarn
如果电脑上还没有安装 yarn ,执行以下命令安装 yarn
npm install -g yarn //或者 cnpm install -g yarn
然后在 此项目下 执行
yarn // 或者 yarn install