Skip to content

Graf-Foundation/Graf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graf

An intuitive, open-source graph editor.⚠️ Under construction ⚠️

[]

Graf Founders James Weir (left) and Nicholas Desmarais (right)

Check it out here!

Installation

First, install Node.js. Clone the repository and navigate to Graf/Vue/graf in the command line.

Dependencies

To install the dependencies, type the following:

npm install

Run for development

npm run serve

Build for production

npm run build

Linting

npm run lint

License

MIT