mshd / wikitree

Tree structure of Wikidata entities (previous version here
https://mshd.github.io/wikitree/public/
GNU General Public License v3.0
8 stars 5 forks source link
family organizational-chart tree tree-structure wikidata wikidata-toolkit wikitree

wikitree

Tree structure of Wikidata entities

Project Title

Family Trees

This tool can show family trees of notable people, a tree of ancestors or descendants.

Install NODEJS app

git clone https://github.com/dataprick/wikitree
cd wikitree/
npm install
npm run dev

Open localhost:3000

Browserify

Please use

npm install -g browserify
browserify main.js > public/js/bundle.js 

to build the javascript file

If you want to use the script server side, use parameter "&serverSide=1", this might make sense for debugging and testing

Built With

Authors

License

GNU General Public License v3.0 see LICENSE

Acknowledgments