stecy / pert-raphael

PERT diagram using Raphael SVG Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pert-raphael

What da fuck ?

PERT SVG is a library at your disposal for drawing PERT diagrams

Installation

Install grunt and bower first :

npm install -g grunt-cli bower

Next install npm dependencies :

npm install

Next install bower dependencies :

bower install

You're good to compile project :

grunt
grunt test

You should have a successfull build in ./build/pert-svg folder

How to use it ?

IN PROGRESS

Contact

@flyersweb

www.flyers-web.org

About

PERT diagram using Raphael SVG Library


Languages

Language:JavaScript 90.1%Language:HTML 9.9%