optimize for UPNG Minifier(Interface designed by Abel)
- Redesign the ugly Interface
- Estimate the compression ratio for experience
- animation by using animateplus
- I need reload btn.
# install dependencies
npm install
# start an electron app
npm start
# build a macOS app
npm run package-maccheck this tutorial for package.
# for use in npm scripts
npm install electron-packager --save-dev
# for use from cli
npm install electron-packager -g
