mirror of
https://github.com/tiennm99/miti-google-play-scraper.git
synced 2026-04-17 17:21:26 +00:00
311 B
311 B
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