/react-phylotree

A phylogenetic tree component using phylotree.js and React

Primary LanguageJavaScript

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