0.5.0 • Published 3 years ago

react-phylotree v0.5.0

Weekly downloads
2,365
License
MIT
Repository
github
Last release
3 years ago

React Phylotree

A resuable React component to build phylogenetic tree visualizations. Under development.

Development

Install

git clone https://github.com/stephenshank/react-phylotree
cd react-phylotree
yarn

Develop

yarn develop

Publish

yarn library
cd lib
npm publish