Skip to content

theLastOrbit/image-minify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

[Learning Project] A simple project to minify your images.

Topics

Resources

Stars

Watchers

Forks