Skip to content
This repository has been archived by the owner on Aug 21, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 421 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 421 Bytes

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