Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 188 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 188 Bytes

步骤

  • Fork 代码仓库并拉到本地
  • 安装依赖
  • 填空补全index.js文件promise中的resolve和reject以及then
npm install
  • 启动测试
npm run test