生成镜像,运行容器相关 ├── .editorconfig # 代码格式 ├── .gitignore # Git 提交忽略的文件配置 ├── yarn-lock.json
yarn + yarn-lock.json。