/svg2png

A service that converts svg to png

Primary LanguageJavaScriptApache License 2.0Apache-2.0

svg2png - NO LONGER MAINTAINED

Build Status

A service that converts svg to png.

Run the app locally

  1. Install Node.js
  2. Run npm install to install the app's dependencies
  3. Run npm start to start the app
  4. Access the running app in a browser at http://localhost:6001