react-phylotree
v0.5.0
Published
A resuable React component to build phylogenetic tree visualizations. Under development.
Downloads
6,649
Readme
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