Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 661 Bytes

readme.md

File metadata and controls

40 lines (24 loc) · 661 Bytes

Netlify Status

Summary

🔥 This library enables you to generate xs to 2xl sized responsive images

Installation

  1. Clone the project

  2. Run

    npm install

Getting Started

Local usage

  1. Place the images in the images folder

  2. Run

    npm run images
  3. Grab the images from public/images

In browser

  1. Run

    netlify dev
  2. Open https://localhost:8888