Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

react-phylotree

stephenshank6.8kMIT0.5.0

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

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