Skip to content

Files

Latest commit

May 27, 2020
aef2520 · May 27, 2020

History

History

crowller-code-express

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 27, 2020
May 27, 2020
May 26, 2020
May 26, 2020
May 26, 2020

typescript的node爬虫

author: 果果

构建

npm i or yarn

运行

#运行ts
npm run dev:ts

#将ts转为js
npm run dev:build

#运行打包之后js
npm run dev:start

#将ts打包并自动编译[运行这个即可]
npm run dev

结语

技术交流,共同进步!