Skip to content

rafapignataro/graph-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JS Graph Editor

Minimalistic Graph/Vector Editor. Export result to SVG

demo

How to use 🚀

1. Clone the repository

git clone https://github.com/rafapignataro/graph-editor.git

2. Run the project

There are options:

  • Open the index.html file in the browser

  • Run a Web Server serving the files or use for example VS Code Live Server extension