|
il y a 4 ans | |
---|---|---|
app | il y a 4 ans | |
config | il y a 4 ans | |
cookie | il y a 4 ans | |
spider | il y a 4 ans | |
test | il y a 4 ans | |
tools | il y a 4 ans | |
.autod.conf.js | il y a 4 ans | |
.gitignore | il y a 4 ans | |
.travis.yml | il y a 4 ans | |
README.md | il y a 4 ans | |
appveyor.yml | il y a 4 ans | |
chromedriver.exe | il y a 4 ans | |
debug.log | il y a 4 ans | |
geckodriver.exe | il y a 4 ans | |
jsconfig.json | il y a 4 ans | |
msedgedriver.exe | il y a 4 ans | |
package.json | il y a 4 ans | |
test.js | il y a 4 ans | |
test.txt | il y a 4 ans |
爬虫
see egg docs for more detail.
$ npm i
$ npm run dev
$ open http://localhost:7001/
$ npm start
$ npm stop
npm run lint
to check code style.npm test
to run unit test.npm run autod
to auto detect dependencies upgrade, see autod for more detail.