turnerdev / svg-studio

SVG editor built with web components + hybrids. Try it at svgstud.io!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SVG Studio

SVG editor built with web components and Hybrids.Try it live at svgstud.io!

svgstud.io screenshot

Getting started

Instructions for building and running.

Installation

To install and launch dev server:

npm install
npm start

To build with production profile:

npm build

About

SVG editor built with web components + hybrids. Try it at svgstud.io!

License:MIT License


Languages

Language:JavaScript 73.6%Language:SCSS 26.0%Language:HTML 0.4%