We use pre-commit.com to run a set of standard pre-commit hooks. You can install these as follows:
cd taxonium
pip install pre-commit
pre-commit install
cd taxonium_web_client
yarn install
yarn start
We use pre-commit.com to run a set of standard pre-commit hooks. You can install these as follows:
cd taxonium
pip install pre-commit
pre-commit install
cd taxonium_web_client
yarn install
yarn start