/img2svg

Converter of image into a pure <svg> image.

Primary LanguageHTML

img2svg.berabou.me

converter of image into a pure <svg> image.

2015-11-01 22 06 08

Setup & Boot

git clone https://github.com/59naga/img2svg
cd img2svg

npm install
npm run build
PORT=59798 npm start
# server running at http://localhost:59798/

License

MIT