-
Install the Gulp CLI
npm install --global gulp-cli
-
Install and switch to the correct version of Node using NPM
npm install
-
Create a new folder named src inside this project main directory and put your original images in it. Create another folder named dist
-
Run gulp command to minify the images
gulp
-
Notifications
You must be signed in to change notification settings - Fork 0
theLastOrbit/image-minify
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
[Learning Project] A simple project to minify your images.