https://github.com/daixinye/zjust
浙江大学研究生入学安全测试题库答案查询
https://github.com/daixinye/zjust
Last synced: about 1 year ago
JSON representation
浙江大学研究生入学安全测试题库答案查询
- Host: GitHub
- URL: https://github.com/daixinye/zjust
- Owner: daixinye
- License: mit
- Created: 2018-08-27T10:53:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-01T07:51:33.000Z (almost 8 years ago)
- Last Synced: 2025-03-13T22:21:21.734Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://zjust.daixinye.com/
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zjust
浙江大学研究生入学安全测试题库查询。
## 工程初始化
- [x] npm package init
- [x] eslint init: use Standard style guide
## 爬取题库
- [x] 爬取单类目
- [x] 爬取所有类目
更新题库
```
$ npm run update
```
## 提供查询
[点击此处进行查询](http://zjust.daixinye.com)