/radial-tree-demo

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

Primary LanguageJavaScript

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