georgewpark / Simple-Image-Minifier

A simple image minifier using npm scripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A simple image minifier using npm scripts.

License:MIT License