Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 280 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 280 Bytes

表情包爬虫

环境

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

运行

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