Skip to content

Bimbalacom/responsive-images

 
 

Repository files navigation

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