/app-shrink

Shrink is a GUI for lossy compression of png and jpeg images

Primary LanguageCSSMIT LicenseMIT

Shrink

Build Status

Shrink is a GUI for lossy compression of png and jpeg images.

Screenshot of Shrink

Build Setup

# install dependencies
yarn install

# serve with hot reload at localhost:9080
yarn run dev

# build application for production
yarn run build

# lint all JS/Vue component files in `src/`
yarn run lint