Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 354 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 354 Bytes

d3js-doubleside-tree

d3js-doubleside-tree

git clone https://github.com/palanikumarr/d3js-doubleside-tree
cd d3js-doubleside-tree

If you are using Mac. 
python -m SimpleHTTPServer 8000

open http://localhost:8000/d3tree.html

If you are using other OS please install a webserver and place this "d3js-doubleside-tree" folder under document root.