Skip to content

benjidotsh/TrimPNG-Web

Repository files navigation

TrimPNG

TrimPNG is a web app based on trimPNG

Installation

Use the package manager npm or Yarn to install the dependencies.

npm/yarn install

Usage

Start in development mode

npm run serve

Build for production

npm run build

Lint and fix the files

npm run lint

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT