Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 469 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 469 Bytes

A simple project to minify your images

🚀 Quick Start

  1. Install the Gulp CLI

    npm install --global gulp-cli
  2. Install and switch to the correct version of Node using NPM

    npm install
  3. Create a new folder named src inside this project main directory and put your original images in it. Create another folder named dist

  4. Run gulp command to minify the images

    gulp