Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 502 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 502 Bytes

osvg

Netlify Status

Screenshot of User Interface

A GUI for optimizing your SVGs online using SVGO.

Try it out at: https://osvg.netlify.app

Setup

  1. Clone the repo.
  2. Run npm install to install the dependencies
  3. Run npm start to start the development server

(the o stands for optimize)