Skip to content

georgewpark/Simple-Image-Minifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Image Minifier

A simple image minifier using npm scripts.

Installation

First run npm install to install dependencies.

Then run npm start to minify images.

Usage

Place images to be minified in the /src/assets/images directory.

Minified images will be output in the /dist/assets/images directory.

License

This project is licensed under the MIT License - see the license.md file for details.

Releases

No releases published

Packages

No packages published