Skip to content

hzm-hubs/fetchjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. 新建 index.js

  2. npm init 初始化文件 生成 package.json 文件

  3. npm install fetch 安装使用所需依赖文件

  4. 调用编写完毕后 在 git 控制栏 执行 node index.js

Releases

No releases published

Packages

No packages published