Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 168 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 168 Bytes

Setup

set puppeteer prod env variable to firefox

PUPPETEER_PRODUCT=firefox 

install packages

yarn

run the app

Running the app

yarn start