Skip to content
This repository has been archived by the owner on Aug 21, 2020. It is now read-only.
/ radial-tree-demo Public archive

🌳 Radial Tree Demo - D3 demostation of radial tidy tree with mock data

Notifications You must be signed in to change notification settings

npathhq/radial-tree-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPath

A D3 demonstration of radial tidy tree with mock data.

🚀 Getting Started

# clone project
git clone https://github.com/npathapp/radial-tree-demo.git

# navigate to project
cd radial-tree-demo

# installing the project
npm install

# running the server
npm run dev