# ensure pre-commit is installed pre-commit install # run yarn install in docs folder cd docs yarn install cd ..