https://github.com/justbecoder/node-pachong
https://github.com/justbecoder/node-pachong
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/justbecoder/node-pachong
- Owner: justbecoder
- Created: 2019-07-25T08:35:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-23T23:44:51.000Z (over 3 years ago)
- Last Synced: 2025-01-31T06:09:38.889Z (over 1 year ago)
- Language: JavaScript
- Size: 15.6 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node.js爬虫实战
## 下载安装依赖包
```
npm install
```
## 运行项目
```
npm run dev
```