9 lines
224 B
Markdown
9 lines
224 B
Markdown
Puppeteer application for crawling uber and lyft for tax information
|
|
|
|
# SetUp
|
|
|
|
Start by copying options.json.example, removing the .example and filling in the options.
|
|
Run `npm ci` inside of the directory.
|
|
|
|
run src/index.js
|