Skip to content

burakdrk/svg-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVG Editor

A simple SVG Editor Web Application.

Compilation and running

Make sure you installed all of the dependencies using;

npm i

When you are in the parser directory that contains the Makefile, simply execute this command;

make #To compile the library

To run the server, go back to the main directory and run this command;

npm run dev 3000 #To run the server, accessible on localhost:3000

About

Simple SVG Editor Web Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors