svg-editor
A simple SVG markup editor for the web
- refs: master
- git clone: git://git.pablopie.xyz/svg-editor
SVG Editor
A simple, visual SVG markup editor for the web. This editor allows users the edit the source code of the image and preview the results instantly.
Running This on Your Server
Despite the looks, this is a completely static application. In other words, to run this on your server just dump the files somewhere.
Build Dependencies
Building the Website
$ make build