Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 430 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 430 Bytes

SVG diagram editor. This repository is for learning SVG.

Features

Library - jQuery;
UI Library - jQuery UI;
SVG Tool - jQuery SVG;

Getting Started

$ git clone https://github.com/shinxi/SVGDiagramEditor.git
$ cd SVGDiagramEditor
$ npm install
$ npm start

Enjoy at http://localhost:3333/.