mirror of
https://github.com/tiennm99/store-scraper-api.git
synced 2026-08-30 12:22:48 +00:00
google-play-scraper
Host google-play-scraper on Vercel
To develop locally:
npm install
vc dev
open http://localhost:3000
To build locally:
npm install
vc build
To deploy:
npm install
vc deploy