https://github.com/pwa-builder/pwa-screenshots
https://github.com/pwa-builder/pwa-screenshots
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pwa-builder/pwa-screenshots
- Owner: pwa-builder
- Created: 2020-05-07T22:28:19.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-19T01:53:44.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T13:54:19.240Z (about 1 year ago)
- Language: TypeScript
- Size: 2.1 MB
- Stars: 5
- Watchers: 4
- Forks: 3
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pwa-screenshots
This tool is used on the [PWABuilder](https://www.pwabuilder.com/) website to generate screenshots from a URL. Internally, it uses [Puppeteer](https://developers.google.com/web/tools/puppeteer/) to generate the screenshots.
To get the project running on your system (note that you will first need NodeJS), you can do the following:
1. Run npm install
2. Run npm start