UNPKG

@viclafouch/fetch-crawler

Version:

A Node.JS Web crawler using the API Fetch

6 lines (4 loc) 122 B
const app = require('./index').app app.listen(3000, function() { console.log('Example app listening on port 3000!') })