安装 yarn npm i yarn -g国内建议使用npm淘宝镜像 npm config set registry http://registry.npm.taobao.org/使用yarn安装依赖包 yarn启动服务器 yarn start了解更多 开发文档