A GUI for optimizing your SVGs online using SVGO.
Try it out at: https://osvg.netlify.app
- Clone the repo.
- Run
npm install
to install the dependencies - Run
npm start
to start the development server
(the o stands for optimize)
A GUI for optimizing your SVGs online using SVGO.
Try it out at: https://osvg.netlify.app
npm install
to install the dependenciesnpm start
to start the development server(the o stands for optimize)