Skip to content

merrynode/memes-singleDog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

表情包爬虫

环境

  • node7.x及以上【代码中使用了async/await】

运行

  • 安装依赖模块
    npm install
    
  • 启动时加上参数--harmony【node7.6及以上可不需要】 例:
    node --harmony singleDog.js
    

Releases

No releases published

Packages

No packages published