Demonstration of a family tree built with vx which combines d3 with reusable React Components.
- Multiple Partners with no link to ancestors
- Loading node details on clicking on it (WIP)
- Showing member avatars inside the node
- Differentiating female & other genders
- Starting the tree with parent(s) of source node/member
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Runs an http-server to serve the static files inside src
directory (currently d3-single-spouse.html).
It deploys the code to now.sh and run the build on vk-ft.now.sh