Package README: packages/hierarchy-graph-react/README.md
This repo hosts the @tgim/hierarchy-graph-react package and a small playground app for local testing.
packages/hierarchy-graph-react: React components + layout helpers for hierarchical graphsapps/playground: Example app using the package
pnpm install
pnpm --filter playground devpnpm --filter @tgim/hierarchy-graph-react build
pnpm --filter @tgim/hierarchy-graph-react test:runpnpm --filter @tgim/hierarchy-graph-react build
npm publish --access public