项目作者: itamard7

项目描述 :
Creates screenshots of your website in multiple resolutions, using puppeteer
高级语言: JavaScript
项目地址: git://github.com/itamard7/resolution-checker.git
创建时间: 2019-09-01T15:12:30Z
项目社区:https://github.com/itamard7/resolution-checker

开源协议:

下载


resolution-checker

Creates screenshots of your website in multiple resolutions, using puppeteer

How to use

  1. Clone the repo
  2. npm i
  3. Add the relevant resolutions to the Sizes section in the config.json
  4. Add the relevant URL to check in the config.json file
  5. npm start
  6. Checkout the shots directory :)