项目作者: itamard7
项目描述 :
Creates screenshots of your website in multiple resolutions, using puppeteer
高级语言: JavaScript
项目地址: git://github.com/itamard7/resolution-checker.git
resolution-checker
Creates screenshots of your website in multiple resolutions, using puppeteer
How to use
- Clone the repo
- npm i
- Add the relevant resolutions to the Sizes section in the config.json
- Add the relevant URL to check in the config.json file
- npm start
- Checkout the shots directory :)